Lines Matching refs:PostDominatorTree
67 struct DOTGraphTraits<PostDominatorTree*>
73 static std::string getGraphName(PostDominatorTree *DT) { in getGraphName()
77 std::string getNodeLabel(DomTreeNode *Node, PostDominatorTree *G ) { in getNodeLabel()
115 static PostDominatorTree *getGraph(PostDominatorTreeWrapperPass *PDTWP) { in getGraph()
122 PostDominatorTree *,
127 PostDominatorTree *, in PostDomViewer()
136 PostDominatorTree *,
141 PostDominatorTree *, in PostDomOnlyViewer()
196 PostDominatorTree *,
201 PostDominatorTree *, in PostDomPrinter()
211 PostDominatorTree *,
216 PostDominatorTree *, in PostDomOnlyPrinter()