Searched defs:TargetsForSlot (Results 1 – 2 of 2) sorted by relevance
| /external/llvm/lib/Transforms/IPO/ |
| D | WholeProgramDevirt.cpp | 357 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/ |
| D | WholeProgramDevirt.cpp | 815 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 …]
|