Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp561 tryFindVirtualCallTargets(std::vector<VirtualCallTarget> &TargetsForSlot,
568 MutableArrayRef<VirtualCallTarget> TargetsForSlot,
574 void tryICallBranchFunnel(MutableArrayRef<VirtualCallTarget> TargetsForSlot,
579 MutableArrayRef<VirtualCallTarget> TargetsForSlot,
584 bool tryUniformRetValOpt(MutableArrayRef<VirtualCallTarget> TargetsForSlot,
616 MutableArrayRef<VirtualCallTarget> TargetsForSlot,
623 bool tryVirtualConstProp(MutableArrayRef<VirtualCallTarget> TargetsForSlot,
669 bool tryFindVirtualCallTargets(std::vector<ValueInfo> &TargetsForSlot,
673 bool trySingleImplDevirt(MutableArrayRef<ValueInfo> TargetsForSlot,
966 std::vector<VirtualCallTarget> &TargetsForSlot, in tryFindVirtualCallTargets() argument
[all …]