Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp618 void applySingleImplDevirt(VTableSlotInfo &SlotInfo, Constant *TheFn,
1161 void DevirtModule::applySingleImplDevirt(VTableSlotInfo &SlotInfo, in applySingleImplDevirt() function in DevirtModule
1293 applySingleImplDevirt(SlotInfo, TheFn, IsExported); in trySingleImplDevirt()
2140 applySingleImplDevirt(SlotInfo, SingleImpl, IsExported); in importResolution()