|
LLVM 22.0.0git
|
This file provides the interface for the pass responsible for both simplifying and canonicalizing the CFG. More...
#include "llvm/IR/Function.h"#include "llvm/IR/PassManager.h"#include "llvm/Support/Compiler.h"#include "llvm/Transforms/Utils/SimplifyCFGOptions.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 | |
| namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations. | |
This file provides the interface for the pass responsible for both simplifying and canonicalizing the CFG.
Definition in file SimplifyCFG.h.