LLVM 19.0.0git
Classes | Namespaces
AggressiveInstCombine.h File Reference

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.
 

Detailed Description

AggressiveInstCombiner - Combine expression patterns to form expressions with fewer, simple instructions.

This pass does not modify the CFG.

Definition in file AggressiveInstCombine.h.