Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp466 void applySingleImplDevirt(VTableSlotInfo &SlotInfo, Constant *TheFn,
770 void DevirtModule::applySingleImplDevirt(VTableSlotInfo &SlotInfo, in applySingleImplDevirt() function in DevirtModule
807 applySingleImplDevirt(SlotInfo, TheFn, IsExported); in trySingleImplDevirt()
1503 applySingleImplDevirt(SlotInfo, SingleImpl, IsExported); in importResolution()