Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp627 void tryICallBranchFunnel(MutableArrayRef<VirtualCallTarget> TargetsForSlot,
1393 void DevirtModule::tryICallBranchFunnel( in tryICallBranchFunnel() function in DevirtModule
2374 tryICallBranchFunnel(TargetsForSlot, S.second, Res, S.first); in run()