|
LLVM
3.7.0
|
This file provides the interface for a simple, fast CSE pass. More...
Go to the source code of this file.
Classes | |
| class | llvm::EarlyCSEPass |
| A simple and fast domtree-based CSE pass. More... | |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
This file provides the interface for a simple, fast CSE pass.
Definition in file EarlyCSE.h.
1.8.6