Home
last modified time | relevance | path

Searched refs:importResolution (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp635 void importResolution(VTableSlot Slot, VTableSlotInfo &SlotInfo);
1938 void DevirtModule::importResolution(VTableSlot Slot, VTableSlotInfo &SlotInfo) { in importResolution() function in DevirtModule
2059 importResolution(S.first, S.second); in run()