Searched refs:getDomTree (Results 1 – 25 of 75) sorted by relevance
123
364 *NewPt->getParent()->getParent()).getDomTree(); in isDominated()390 *NewPt->getParent()->getParent()).getDomTree(); in tryAndMerge()483 DominatorTree &DT = getAnalysis<DominatorTreeWrapperPass>(F).getDomTree(); in insertDefinitions()
43 const DominatorTree *getDomTree() const { return DT; } in getDomTree() function
240 DominatorTree &getDomTree() { return DT; }241 const DominatorTree &getDomTree() const { return DT; }
73 DT = &getAnalysis<DominatorTreeWrapperPass>().getDomTree(); in runOnFunction()
40 DF.analyze(getAnalysis<DominatorTreeWrapperPass>().getDomTree()); in runOnFunction()
128 auto DT = &getAnalysis<DominatorTreeWrapperPass>().getDomTree(); in runOnFunction()
86 return &DTWP->getDomTree(); in getGraph()
299 getAnalysis<DominatorTreeWrapperPass>().getDomTree(), in runOnFunction()
268 DT = &getAnalysis<DominatorTreeWrapperPass>().getDomTree(); in runOnLoop()
80 DominatorTree &DT = getAnalysis<DominatorTreeWrapperPass>().getDomTree(); in runOnFunction()
104 const DominatorTree *DT = DTWP ? &DTWP->getDomTree() : nullptr; in runOnFunction()
46 auto *DT = DTWP ? &DTWP->getDomTree() : nullptr; in runOnFunction()
329 DT = &getAnalysis<DominatorTreeWrapperPass>().getDomTree(); in runOnFunction()
263 auto *DT = &getAnalysis<DominatorTreeWrapperPass>().getDomTree(); in runOnFunction()
93 DominatorTree &DT = getAnalysis<DominatorTreeWrapperPass>().getDomTree(); in runOnLoop()
73 DominatorTree *DT = DTWP ? &DTWP->getDomTree() : nullptr; in runOnLoop()
263 DominatorTree &DT = getAnalysis<DominatorTreeWrapperPass>().getDomTree(); in runOnLoop()
280 auto &DT = getAnalysis<DominatorTreeWrapperPass>().getDomTree(); in runOnFunction()
93 &getAnalysis<DominatorTreeWrapperPass>().getDomTree(); in ExpectPath()
95 DominatorTree &DT = getAnalysis<DominatorTreeWrapperPass>().getDomTree(); in runOnLoop()
258 DT = &getAnalysis<DominatorTreeWrapperPass>().getDomTree(); in runOnFunction()
366 DT = &getAnalysis<DominatorTreeWrapperPass>().getDomTree(); in runOnFunction()
91 DT = DTWP ? &DTWP->getDomTree() : nullptr; in runOnFunction()
248 DT = &getAnalysis<DominatorTreeWrapperPass>().getDomTree(); in runOnFunction()
31 &getAnalysis<DominatorTreeWrapperPass>().getDomTree(); in runOnFunction()