Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp630 void importResolution(VTableSlot Slot, VTableSlotInfo &SlotInfo);
1922 void DevirtModule::importResolution(VTableSlot Slot, VTableSlotInfo &SlotInfo) { in importResolution() function in DevirtModule
2043 importResolution(S.first, S.second); in run()