|
LLVM
4.0.0
|
Go to the source code of this file.
Classes | |
| struct | llvm::PostDominatorTree |
| PostDominatorTree Class - Concrete subclass of DominatorTree that is used to compute the post-dominator tree. More... | |
| class | llvm::PostDominatorTreeAnalysis |
Analysis pass which computes a PostDominatorTree. More... | |
| class | llvm::PostDominatorTreePrinterPass |
Printer pass for the PostDominatorTree. More... | |
| struct | llvm::PostDominatorTreeWrapperPass |
| struct | llvm::GraphTraits< PostDominatorTree * > |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
Functions | |
| FunctionPass * | llvm::createPostDomTree () |
1.8.6