Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp351 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 DIndVarSimplify.cpp569 IndVarSimplifyVisitor(PHINode * IV,ScalarEvolution * SCEV,const TargetTransformInfo * TTI,const DominatorTree * DTree) IndVarSimplifyVisitor() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp1198 WidenIV(const WideIVInfo & WI,LoopInfo * LInfo,ScalarEvolution * SEv,DominatorTree * DTree,SmallVectorImpl<WeakTrackingVH> & DI,bool HasGuards,bool UsePostIncrementRanges) WidenIV() argument