Searched defs:DTree (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Analysis/ |
H A D | LazyValueInfo.cpp | 353 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 D | IndVarSimplify.cpp | 579 IndVarSimplifyVisitor(PHINode * IV,ScalarEvolution * SCEV,const TargetTransformInfo * TTI,const DominatorTree * DTree) IndVarSimplifyVisitor() argument
|
/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SimplifyIndVar.cpp | 1226 DominatorTree *DTree, SmallVectorImpl<WeakTrackingVH> &DI, in WidenIV() argument
|