|
LLVM
8.0.1
|
This file provides the interface for the pass responsible for both simplifying and canonicalizing the CFG. More...
#include "llvm/Transforms/Utils/Local.h"#include "llvm/IR/Function.h"#include "llvm/IR/PassManager.h"

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 | |
| This class represents lattice values for constants. | |
This file provides the interface for the pass responsible for both simplifying and canonicalizing the CFG.
Definition in file SimplifyCFG.h.
1.8.13