Home
last modified time | relevance | path

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

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