Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp526 void importResolution(VTableSlot Slot, VTableSlotInfo &SlotInfo);
1460 void DevirtModule::importResolution(VTableSlot Slot, VTableSlotInfo &SlotInfo) { in importResolution() function in DevirtModule
1558 importResolution(S.first, S.second); in run()