Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp357 std::vector<VirtualCallTarget> &TargetsForSlot, in tryFindVirtualCallTargets()
395 ArrayRef<VirtualCallTarget> TargetsForSlot, in trySingleImplDevirt()
417 MutableArrayRef<VirtualCallTarget> TargetsForSlot, in tryEvaluateFunctionsWithArgs()
444 IntegerType *RetType, ArrayRef<VirtualCallTarget> TargetsForSlot, in tryUniformRetValOpt()
460 unsigned BitWidth, ArrayRef<VirtualCallTarget> TargetsForSlot, in tryUniqueRetValOpt()
499 MutableArrayRef<VirtualCallTarget> TargetsForSlot, in tryVirtualConstProp()
813 std::vector<VirtualCallTarget> TargetsForSlot; in run() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp815 std::vector<VirtualCallTarget> &TargetsForSlot, in tryFindVirtualCallTargets()
843 std::vector<ValueInfo> &TargetsForSlot, const TypeIdCompatibleVtableInfo TIdInfo, in tryFindVirtualCallTargets()
935 MutableArrayRef<VirtualCallTarget> TargetsForSlot, VTableSlotInfo &SlotInfo, in trySingleImplDevirt()
987 bool DevirtIndex::trySingleImplDevirt(MutableArrayRef<ValueInfo> TargetsForSlot, in trySingleImplDevirt()
1045 MutableArrayRef<VirtualCallTarget> TargetsForSlot, VTableSlotInfo &SlotInfo, in tryICallBranchFunnel()
1177 MutableArrayRef<VirtualCallTarget> TargetsForSlot, in tryEvaluateFunctionsWithArgs()
1216 MutableArrayRef<VirtualCallTarget> TargetsForSlot, CallSiteInfo &CSInfo, in tryUniformRetValOpt()
1334 unsigned BitWidth, MutableArrayRef<VirtualCallTarget> TargetsForSlot, in tryUniqueRetValOpt()
1405 MutableArrayRef<VirtualCallTarget> TargetsForSlot, VTableSlotInfo &SlotInfo, in tryVirtualConstProp()
1875 std::vector<VirtualCallTarget> TargetsForSlot; in run() local
[all …]
/external/llvm-project/llvm/lib/Transforms/IPO/
DWholeProgramDevirt.cpp950 std::vector<VirtualCallTarget> &TargetsForSlot, in tryFindVirtualCallTargets()
987 std::vector<ValueInfo> &TargetsForSlot, const TypeIdCompatibleVtableInfo TIdInfo, in tryFindVirtualCallTargets()
1088 MutableArrayRef<VirtualCallTarget> TargetsForSlot, VTableSlotInfo &SlotInfo, in trySingleImplDevirt()
1140 bool DevirtIndex::trySingleImplDevirt(MutableArrayRef<ValueInfo> TargetsForSlot, in trySingleImplDevirt()
1203 MutableArrayRef<VirtualCallTarget> TargetsForSlot, VTableSlotInfo &SlotInfo, in tryICallBranchFunnel()
1333 MutableArrayRef<VirtualCallTarget> TargetsForSlot, in tryEvaluateFunctionsWithArgs()
1372 MutableArrayRef<VirtualCallTarget> TargetsForSlot, CallSiteInfo &CSInfo, in tryUniformRetValOpt()
1491 unsigned BitWidth, MutableArrayRef<VirtualCallTarget> TargetsForSlot, in tryUniqueRetValOpt()
1562 MutableArrayRef<VirtualCallTarget> TargetsForSlot, VTableSlotInfo &SlotInfo, in tryVirtualConstProp()
2068 std::vector<VirtualCallTarget> TargetsForSlot; in run() local
[all …]