LLVM  8.0.1
Classes | Namespaces | Functions
PostDominators.h File Reference
#include "llvm/ADT/DepthFirstIterator.h"
#include "llvm/IR/Dominators.h"
#include "llvm/IR/PassManager.h"
#include "llvm/Pass.h"
Include dependency graph for PostDominators.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  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
 This class represents lattice values for constants.
 

Functions

FunctionPassllvm::createPostDomTree ()