Home
last modified time | relevance | path

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

/external/llvm/lib/CodeGen/
DEarlyIfConversion.cpp120 SmallVector<PHIInfo, 8> PHIs; member in __anonfc1f82480111::SSAIfConv
DInlineSpiller.cpp547 SmallVector<VNInfo*, 8> PHIs, NonPHIs; in traceSiblingValue() local
/external/llvm/lib/Transforms/IPO/
DGlobalOpt.cpp619 SmallPtrSetImpl<const PHINode*> &PHIs) { in AllUsesOfValueWillTrapIfNull()
664 SmallPtrSet<const PHINode*, 8> PHIs; in AllUsesOfLoadedValueWillTrapIfNull() local
962 SmallPtrSetImpl<const PHINode*> &PHIs) { in ValueIsOnlyUsedLocallyOrStoredToOneGlobal()
1486 SmallPtrSet<const PHINode*, 8> PHIs; in TryToOptimizeStoreOfMallocToGlobal() local
/external/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp95 SmallVector<WeakVH, 8> PHIs; in DeleteDeadPHIs() local
DSimplifyCFG.cpp2145 SmallVector<PHINode*, 4> PHIs; in FoldBranchToCommonDest() local
4072 SmallVector<PHINode*, 4> PHIs; in SwitchToLookupTable() local
/external/llvm/lib/Analysis/
DValueTracking.cpp2680 static uint64_t GetStringLengthH(Value *V, SmallPtrSetImpl<PHINode*> &PHIs) { in GetStringLengthH()
2732 SmallPtrSet<PHINode*, 32> PHIs; in GetStringLength() local
/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp451 SmallVector<WeakVH, 8> PHIs; in RewriteNonIntegerIVs() local
/external/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp4155 SmallVector<Instruction *, 8> PHIs; in AddReductionVar() local