Home
last modified time | relevance | path

Searched defs:PHIs (Results 1 – 13 of 13) sorted by relevance

/external/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp582 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/llvm/lib/CodeGen/
DEarlyIfConversion.cpp120 SmallVector<PHIInfo, 8> PHIs; member in __anonf89ac8670111::SSAIfConv
/external/swiftshader/third_party/LLVM/lib/Transforms/IPO/
DGlobalOpt.cpp641 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/
DValueTracking.cpp1630 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/lib/Transforms/Utils/
DBasicBlockUtils.cpp100 SmallVector<WeakVH, 8> PHIs; in DeleteDeadPHIs() local
/external/llvm/lib/Transforms/Utils/
DLoopUtils.cpp291 SmallVector<Instruction *, 8> PHIs; in AddReductionVar() local
DBasicBlockUtils.cpp82 SmallVector<WeakVH, 8> PHIs; in DeleteDeadPHIs() local
DSimplifyCFG.cpp2281 SmallVector<PHINode *, 4> PHIs; in FoldBranchToCommonDest() local
4844 SmallVector<PHINode *, 4> PHIs; in SwitchToLookupTable() local
/external/swiftshader/third_party/LLVM/lib/CodeGen/
DInlineSpiller.cpp527 SmallVector<VNInfo*, 8> PHIs, NonPHIs; in traceSiblingValue() local
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/
DIndVarSimplify.cpp463 SmallVector<WeakVH, 8> PHIs; in RewriteNonIntegerIVs() local
/external/llvm/lib/Analysis/
DValueTracking.cpp2889 static uint64_t GetStringLengthH(Value *V, SmallPtrSetImpl<PHINode*> &PHIs) { in GetStringLengthH()
2941 SmallPtrSet<PHINode*, 32> PHIs; in GetStringLength() local
/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp449 SmallVector<WeakVH, 8> PHIs; in rewriteNonIntegerIVs() local
/external/llvm/lib/Transforms/InstCombine/
DInstCombineCompares.cpp623 SetVector<PHINode *> PHIs; in canRewriteGEPAsOffset() local