Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp574 void tryICallBranchFunnel(MutableArrayRef<VirtualCallTarget> TargetsForSlot,
1248 void DevirtModule::tryICallBranchFunnel( in tryICallBranchFunnel() function in DevirtModule
2135 tryICallBranchFunnel(TargetsForSlot, S.second, Res, S.first); in run()