PostDominatorTree run(Function &F, FunctionAnalysisManager &)
Run the analysis pass over a function and produce a post dominator tree.
PostDominatorTreePrinterPass(raw_ostream &OS)
INITIALIZE_PASS(PostDominatorTreeWrapperPass,"postdomtree","Post-Dominator Tree Construction", true, true) bool PostDominatorTreeWrapperPass
void print(raw_ostream &OS, const Module *) const override
print - Print out the internal state of the pass.
Analysis pass which computes a PostDominatorTree.
PostDominatorTree Class - Concrete subclass of DominatorTree that is used to compute the post-dominat...
PreservedAnalyses run(Function &F, FunctionAnalysisManager &AM)