Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Utils/
DLoopUtils.cpp284 SmallVector<Instruction *, 8> PHIs; in AddReductionVar() local
DBasicBlockUtils.cpp93 SmallVector<WeakVH, 8> PHIs; in DeleteDeadPHIs() local
DSimplifyCFG.cpp2168 SmallVector<PHINode*, 4> PHIs; in FoldBranchToCommonDest() local
4508 SmallVector<PHINode*, 4> PHIs; in SwitchToLookupTable() local
/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.cpp621 SmallPtrSetImpl<const PHINode*> &PHIs) { in AllUsesOfValueWillTrapIfNull()
666 SmallPtrSet<const PHINode*, 8> PHIs; in AllUsesOfLoadedValueWillTrapIfNull() local
963 SmallPtrSetImpl<const PHINode*> &PHIs) { in ValueIsOnlyUsedLocallyOrStoredToOneGlobal()
1484 SmallPtrSet<const PHINode*, 8> PHIs; in TryToOptimizeStoreOfMallocToGlobal() local
/external/llvm/lib/Transforms/Scalar/
DIndVarSimplify.cpp483 SmallVector<WeakVH, 8> PHIs; in rewriteNonIntegerIVs() local
/external/llvm/lib/Analysis/
DValueTracking.cpp2949 static uint64_t GetStringLengthH(Value *V, SmallPtrSetImpl<PHINode*> &PHIs) { in GetStringLengthH()
3001 SmallPtrSet<PHINode*, 32> PHIs; in GetStringLength() local