Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DLazyValueInfo.cpp353 LazyValueInfoAnnotatedWriter(LazyValueInfoImpl *L, DominatorTree &DTree) in LazyValueInfoAnnotatedWriter()
490 void printLVI(Function &F, DominatorTree &DTree, raw_ostream &OS) { in printLVI()
1996 void LazyValueInfo::printLVI(Function &F, DominatorTree &DTree, raw_ostream &OS) { in printLVI()
2058 auto &DTree = AM.getResult<DominatorTreeAnalysis>(F); in run() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp579 const DominatorTree *DTree) in IndVarSimplifyVisitor()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyIndVar.cpp1228 DominatorTree *DTree, SmallVectorImpl<WeakTrackingVH> &DI, in WidenIV()