Searched defs:DTree (Results 1 – 3 of 3) sorted by relevance
352 LazyValueInfoAnnotatedWriter(LazyValueInfoImpl *L, DominatorTree &DTree) in LazyValueInfoAnnotatedWriter()461 void printLVI(Function &F, DominatorTree &DTree, raw_ostream &OS) { in printLVI()1856 void LazyValueInfo::printLVI(Function &F, DominatorTree &DTree, raw_ostream &OS) { in printLVI()1935 auto &DTree = getAnalysis<DominatorTreeWrapperPass>().getDomTree(); in runOnFunction() local
578 const DominatorTree *DTree) in IndVarSimplifyVisitor()
1174 DominatorTree *DTree, SmallVectorImpl<WeakTrackingVH> &DI, in WidenIV()