LLVM 18.0.0git
|
AggressiveInstCombiner - Combine expression patterns to form expressions with fewer, simple instructions. More...
#include "llvm/IR/PassManager.h"
Go to the source code of this file.
Classes | |
class | llvm::AggressiveInstCombinePass |
Namespaces | |
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
AggressiveInstCombiner - Combine expression patterns to form expressions with fewer, simple instructions.
This pass does not modify the CFG.
Definition in file AggressiveInstCombine.h.