Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp674 bool tryVirtualConstProp(MutableArrayRef<VirtualCallTarget> TargetsForSlot,
1688 bool DevirtModule::tryVirtualConstProp( in tryVirtualConstProp() function in DevirtModule
2247 tryVirtualConstProp(TargetsForSlot, S.second, Res, S.first); in run()