Lines Matching refs:DominatorTree
28 void DominatorTree::viewGraph(const Twine &Name, const Twine &Title) { in viewGraph()
36 void DominatorTree::viewGraph() { in viewGraph()
46 static DominatorTree *getGraph(DominatorTreeWrapperPass *DTWP) { in getGraph()
53 DominatorTreeWrapperPass, false, DominatorTree *,
58 DominatorTreeWrapperPass, false, DominatorTree *, in DomViewerWrapperPass()
64 DominatorTreeWrapperPass, true, DominatorTree *,
69 DominatorTreeWrapperPass, true, DominatorTree *, in DomOnlyViewerWrapperPass()
126 DominatorTreeWrapperPass, false, DominatorTree *,
131 DominatorTreeWrapperPass, false, DominatorTree *, in DomPrinterWrapperPass()
137 DominatorTreeWrapperPass, true, DominatorTree *,
142 DominatorTreeWrapperPass, true, DominatorTree *, in DomOnlyPrinterWrapperPass()