|
LLVM
4.0.0
|
The header file for the GVN pass that contains expression handling classes. More...
#include "llvm/ADT/Hashing.h"#include "llvm/IR/Constant.h"#include "llvm/IR/Instructions.h"#include "llvm/IR/Value.h"#include "llvm/Support/Allocator.h"#include "llvm/Support/ArrayRecycler.h"#include "llvm/Support/Debug.h"#include "llvm/Support/raw_ostream.h"#include "llvm/Transforms/Utils/MemorySSA.h"#include <algorithm>Go to the source code of this file.
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
| llvm::GVNExpression | |
Functions | |
| raw_ostream & | llvm::GVNExpression::operator<< (raw_ostream &OS, const Expression &E) |
The header file for the GVN pass that contains expression handling classes.
Definition in file GVNExpression.h.
1.8.6