Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp353 LazyValueInfoAnnotatedWriter(LazyValueInfoImpl * L,DominatorTree & DTree) LazyValueInfoAnnotatedWriter() argument
488 printLVI(Function & F,DominatorTree & DTree,raw_ostream & OS) printLVI() argument
1973 printLVI(Function & F,DominatorTree & DTree,raw_ostream & OS) printLVI() argument
2035 auto &DTree = AM.getResult<DominatorTreeAnalysis>(F); run() local
/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp579 IndVarSimplifyVisitor(PHINode * IV,ScalarEvolution * SCEV,const TargetTransformInfo * TTI,const DominatorTree * DTree) IndVarSimplifyVisitor() argument
/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp1226 DominatorTree *DTree, SmallVectorImpl<WeakTrackingVH> &DI, in WidenIV() argument