/external/llvm/lib/Transforms/IPO/ |
D | GlobalOpt.cpp | 582 SmallPtrSetImpl<const PHINode*> &PHIs) { in AllUsesOfValueWillTrapIfNull() 627 SmallPtrSet<const PHINode*, 8> PHIs; in AllUsesOfLoadedValueWillTrapIfNull() local 920 SmallPtrSetImpl<const PHINode*> &PHIs) { in ValueIsOnlyUsedLocallyOrStoredToOneGlobal() 1442 SmallPtrSet<const PHINode*, 8> PHIs; in tryToOptimizeStoreOfMallocToGlobal() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
D | EarlyIfConversion.cpp | 120 SmallVector<PHIInfo, 8> PHIs; member in __anon324f98c90111::SSAIfConv
|
/external/llvm/lib/CodeGen/ |
D | EarlyIfConversion.cpp | 120 SmallVector<PHIInfo, 8> PHIs; member in __anonab7bea710111::SSAIfConv
|
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/ |
D | GlobalOpt.cpp | 641 SmallPtrSet<const PHINode*, 8> &PHIs) { in AllUsesOfValueWillTrapIfNull() 692 SmallPtrSet<const PHINode*, 8> PHIs; in AllUsesOfLoadedValueWillTrapIfNull() local 978 SmallPtrSet<const PHINode*, 8> &PHIs) { in ValueIsOnlyUsedLocallyOrStoredToOneGlobal() 1508 SmallPtrSet<const PHINode*, 8> PHIs; in TryToOptimizeStoreOfMallocToGlobal() local
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | ValueTracking.cpp | 1630 static uint64_t GetStringLengthH(Value *V, SmallPtrSet<PHINode*, 32> &PHIs) { in GetStringLengthH() 1745 SmallPtrSet<PHINode*, 32> PHIs; in GetStringLength() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/ |
D | GlobalOpt.cpp | 614 SmallPtrSetImpl<const PHINode*> &PHIs) { in AllUsesOfValueWillTrapIfNull() 665 SmallPtrSet<const PHINode*, 8> PHIs; in AllUsesOfLoadedValueWillTrapIfNull() local 964 SmallPtrSetImpl<const PHINode*> &PHIs) { in ValueIsOnlyUsedLocallyOrStoredToOneGlobal() 1486 SmallPtrSet<const PHINode*, 8> PHIs; in tryToOptimizeStoreOfMallocToGlobal() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
D | AMDGPUMachineCFGStructurizer.cpp | 1416 SmallPtrSet<MachineInstr *, 2> PHIs; in extractKilledPHIs() local 1656 SmallVector<MachineInstr *, 2> &PHIs) { in collectPHIs() 1667 SmallVector<MachineInstr *, 2> PHIs; in rewriteRegionExitPHIs() local 1681 SmallVector<MachineInstr *, 2> PHIs; in rewriteRegionEntryPHIs() local 2470 SmallVector<MachineInstr *, 2> PHIs; in splitLoopPHIs() local
|
/external/llvm/lib/Transforms/Utils/ |
D | LoopUtils.cpp | 291 SmallVector<Instruction *, 8> PHIs; in AddReductionVar() local
|
D | BasicBlockUtils.cpp | 82 SmallVector<WeakVH, 8> PHIs; in DeleteDeadPHIs() local
|
D | SimplifyCFG.cpp | 2281 SmallVector<PHINode *, 4> PHIs; in FoldBranchToCommonDest() local 4844 SmallVector<PHINode *, 4> PHIs; in SwitchToLookupTable() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/ |
D | BasicBlockUtils.cpp | 100 SmallVector<WeakVH, 8> PHIs; in DeleteDeadPHIs() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
D | BasicBlockUtils.cpp | 106 SmallVector<WeakTrackingVH, 8> PHIs; in DeleteDeadPHIs() local
|
D | LoopUtils.cpp | 324 SmallVector<Instruction *, 8> PHIs; in AddReductionVar() local
|
D | SimplifyCFG.cpp | 2636 SmallVector<PHINode *, 4> PHIs; in FoldBranchToCommonDest() local 5272 SmallVector<PHINode *, 4> PHIs; in SwitchToLookupTable() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/ |
D | GVNSink.cpp | 594 void analyzeInitialPHIs(BasicBlock *BB, ModelledPHISet &PHIs, in analyzeInitialPHIs()
|
D | IndVarSimplify.cpp | 487 SmallVector<WeakTrackingVH, 8> PHIs; in rewriteNonIntegerIVs() local
|
/external/swiftshader/third_party/LLVM/lib/CodeGen/ |
D | InlineSpiller.cpp | 527 SmallVector<VNInfo*, 8> PHIs, NonPHIs; in traceSiblingValue() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
D | IndVarSimplify.cpp | 463 SmallVector<WeakVH, 8> PHIs; in RewriteNonIntegerIVs() local
|
/external/llvm/lib/Analysis/ |
D | ValueTracking.cpp | 2889 static uint64_t GetStringLengthH(Value *V, SmallPtrSetImpl<PHINode*> &PHIs) { in GetStringLengthH() 2941 SmallPtrSet<PHINode*, 32> PHIs; in GetStringLength() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | IndVarSimplify.cpp | 449 SmallVector<WeakVH, 8> PHIs; in rewriteNonIntegerIVs() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/ |
D | ValueTracking.cpp | 3332 SmallPtrSetImpl<const PHINode*> &PHIs, in GetStringLengthH() 3396 SmallPtrSet<const PHINode*, 32> PHIs; in GetStringLength() local
|
/external/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCompares.cpp | 623 SetVector<PHINode *> PHIs; in canRewriteGEPAsOffset() local
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/ |
D | InstCombineCompares.cpp | 565 SetVector<PHINode *> PHIs; in canRewriteGEPAsOffset() local
|