LLVM 19.0.0git
Classes | Namespaces
EarlyCSE.h File Reference

This file provides the interface for a simple, fast CSE pass. More...

#include "llvm/IR/PassManager.h"

Go to the source code of this file.

Classes

struct  llvm::EarlyCSEPass
 A simple and fast domtree-based CSE pass. More...
 

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
 

Detailed Description

This file provides the interface for a simple, fast CSE pass.

Definition in file EarlyCSE.h.