Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DWholeProgramDevirt.cpp613 tryFindVirtualCallTargets(std::vector<VirtualCallTarget> &TargetsForSlot,
621 MutableArrayRef<VirtualCallTarget> TargetsForSlot,
627 void tryICallBranchFunnel(MutableArrayRef<VirtualCallTarget> TargetsForSlot,
632 MutableArrayRef<VirtualCallTarget> TargetsForSlot,
637 bool tryUniformRetValOpt(MutableArrayRef<VirtualCallTarget> TargetsForSlot,
669 MutableArrayRef<VirtualCallTarget> TargetsForSlot,
676 bool tryVirtualConstProp(MutableArrayRef<VirtualCallTarget> TargetsForSlot,
739 bool tryFindVirtualCallTargets(std::vector<ValueInfo> &TargetsForSlot,
743 bool trySingleImplDevirt(MutableArrayRef<ValueInfo> TargetsForSlot,
1056 std::vector<VirtualCallTarget> &TargetsForSlot, in tryFindVirtualCallTargets() argument
[all …]