Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp612 tryFindVirtualCallTargets(std::vector<VirtualCallTarget> &TargetsForSlot,
738 bool tryFindVirtualCallTargets(std::vector<ValueInfo> &TargetsForSlot,
992 bool DevirtModule::tryFindVirtualCallTargets( in tryFindVirtualCallTargets() function in DevirtModule
1035 bool DevirtIndex::tryFindVirtualCallTargets( in tryFindVirtualCallTargets() function in DevirtIndex
2244 if (tryFindVirtualCallTargets(TargetsForSlot, TypeMemberInfos, in run()
2367 if (tryFindVirtualCallTargets(TargetsForSlot, *TidSummary, in run()