Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp623 bool tryVirtualConstProp(MutableArrayRef<VirtualCallTarget> TargetsForSlot,
1606 bool DevirtModule::tryVirtualConstProp( in tryVirtualConstProp() function in DevirtModule
2133 tryVirtualConstProp(TargetsForSlot, S.second, Res, S.first); in run()