Analysis pass which computes a PostDominatorTree.
 
PostDominatorTree Class - Concrete subclass of DominatorTree that is used to compute the post-dominat...
 
std::string getNodeLabel(DomTreeNode *Node, PostDominatorTree *G)
 
DOTGraphTraits(bool isSimple=false)
 
static std::string getGraphName(PostDominatorTree *DT)