LLVM 17.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"
Include dependency graph for AggressiveInstCombine.h:
This graph shows which files directly or indirectly include this file:

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.