Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DEarlyIfConversion.cpp120 SmallVector<PHIInfo, 8> PHIs; member in __anon4799df390111::SSAIfConv
H A DInlineSpiller.cpp547 SmallVector<VNInfo*, 8> PHIs, NonPHIs; in traceSiblingValue() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/IPO/
H A DGlobalOpt.cpp616 SmallPtrSetImpl<const PHINode*> &PHIs) { in AllUsesOfValueWillTrapIfNull()
661 SmallPtrSet<const PHINode*, 8> PHIs; in AllUsesOfLoadedValueWillTrapIfNull() local
961 SmallPtrSetImpl<const PHINode*> &PHIs) { in ValueIsOnlyUsedLocallyOrStoredToOneGlobal()
1490 SmallPtrSet<const PHINode*, 8> PHIs; in TryToOptimizeStoreOfMallocToGlobal() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Utils/
H A DBasicBlockUtils.cpp101 SmallVector<WeakVH, 8> PHIs; in DeleteDeadPHIs() local
H A DSimplifyCFG.cpp2164 SmallVector<PHINode*, 4> PHIs; in FoldBranchToCommonDest() local
4116 SmallVector<PHINode*, 4> PHIs; in SwitchToLookupTable() local
/minix3/external/bsd/llvm/dist/llvm/lib/Analysis/
H A DValueTracking.cpp2412 static uint64_t GetStringLengthH(Value *V, SmallPtrSetImpl<PHINode*> &PHIs) { in GetStringLengthH()
2464 SmallPtrSet<PHINode*, 32> PHIs; in GetStringLength() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp452 SmallVector<WeakVH, 8> PHIs; in RewriteNonIntegerIVs() local
/minix3/external/bsd/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp5123 SmallVector<Instruction *, 8> PHIs; in AddReductionVar() local