|
LLVM
4.0.0
|
This file provides the interface for LLVM's Global Value Numbering pass. More...
#include "llvm/IR/PassManager.h"Go to the source code of this file.
Classes | |
| class | llvm::NewGVNPass |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
This file provides the interface for LLVM's Global Value Numbering pass.
Definition in file NewGVN.h.
1.8.6