Searched defs:DTree (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp732 ScalarEvolution *SEv, DominatorTree *DTree,
740 DT(DTree),
1133 const DataLayout *DL, const DominatorTree *DTree):
1135 DT = DTree;
731 WidenIV(const WideIVInfo &WI, LoopInfo *LInfo, ScalarEvolution *SEv, DominatorTree *DTree, SmallVectorImpl<WeakVH> &DI) argument
1132 IndVarSimplifyVisitor(PHINode *IV, ScalarEvolution *SCEV, const DataLayout *DL, const DominatorTree *DTree) argument

Completed in 96 milliseconds