Searched defs:DTree (Results 1 – 3 of 3) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | LazyValueInfo.cpp | 351 LazyValueInfoAnnotatedWriter(LazyValueInfoImpl * L,DominatorTree & DTree) LazyValueInfoAnnotatedWriter() argument 486 printLVI(Function & F,DominatorTree & DTree,raw_ostream & OS) printLVI() argument 2019 printLVI(Function & F,DominatorTree & DTree,raw_ostream & OS) printLVI() argument 2081 auto &DTree = AM.getResult<DominatorTreeAnalysis>(F); run() local
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | IndVarSimplify.cpp | 569 IndVarSimplifyVisitor(PHINode * IV,ScalarEvolution * SCEV,const TargetTransformInfo * TTI,const DominatorTree * DTree) IndVarSimplifyVisitor() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | SimplifyIndVar.cpp | 1198 WidenIV(const WideIVInfo & WI,LoopInfo * LInfo,ScalarEvolution * SEv,DominatorTree * DTree,SmallVectorImpl<WeakTrackingVH> & DI,bool HasGuards,bool UsePostIncrementRanges) WidenIV() argument
|