|
LLVM
3.7.0
|
This file provides the interface for the pass responsible for both simplifying and canonicalizing the CFG. More...
Go to the source code of this file.
Classes | |
| class | llvm::SimplifyCFGPass |
| A pass to simplify and canonicalize the CFG of a function. More... | |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
This file provides the interface for the pass responsible for both simplifying and canonicalizing the CFG.
Definition in file SimplifyCFG.h.
1.8.6