Thanks to visit codestin.com
Credit goes to llvm.org

LLVM 22.0.0git
EarlyCSE.h File Reference

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

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.