Home
last modified time | relevance | path

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

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