Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp625 void applyICallBranchFunnel(VTableSlotInfo &SlotInfo, Constant *JT,
1445 applyICallBranchFunnel(SlotInfo, JT, IsExported); in tryICallBranchFunnel()
1450 void DevirtModule::applyICallBranchFunnel(VTableSlotInfo &SlotInfo, in applyICallBranchFunnel() function in DevirtModule
2185 applyICallBranchFunnel(SlotInfo, JT, IsExported); in importResolution()