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.cpp644 tryFindVirtualCallTargets(std::vector<VirtualCallTarget> &TargetsForSlot,
652 MutableArrayRef<VirtualCallTarget> TargetsForSlot,
658 void tryICallBranchFunnel(MutableArrayRef<VirtualCallTarget> TargetsForSlot,
663 MutableArrayRef<VirtualCallTarget> TargetsForSlot,
668 bool tryUniformRetValOpt(MutableArrayRef<VirtualCallTarget> TargetsForSlot,
700 MutableArrayRef<VirtualCallTarget> TargetsForSlot,
707 bool tryVirtualConstProp(MutableArrayRef<VirtualCallTarget> TargetsForSlot,
770 bool tryFindVirtualCallTargets(std::vector<ValueInfo> &TargetsForSlot,
774 bool trySingleImplDevirt(MutableArrayRef<ValueInfo> TargetsForSlot,
1087 std::vector<VirtualCallTarget> &TargetsForSlot, in tryFindVirtualCallTargets() argument
[all …]