|
LLVM
8.0.1
|
This file provides the primary interface to the aggressive instcombine pass. More...


Go to the source code of this file.
Classes | |
| class | llvm::AggressiveInstCombinePass |
Namespaces | |
| llvm | |
| This class represents lattice values for constants. | |
Functions | |
| FunctionPass * | llvm::createAggressiveInstCombinerPass () |
This file provides the primary interface to the aggressive instcombine pass.
This pass is suitable for use in the new pass manager. For a pass that works with the legacy pass manager, please use createAggressiveInstCombinerPass().
Definition in file AggressiveInstCombine.h.
1.8.13