|
LLVM
4.0.0
|
#include "llvm/ADT/DenseMap.h"#include "llvm/ADT/SmallPtrSet.h"#include "llvm/ADT/SmallVector.h"#include "llvm/IR/BasicBlock.h"#include "llvm/IR/Constant.h"#include "llvm/IR/GlobalVariable.h"#include <deque>#include <memory>Go to the source code of this file.
Classes | |
| class | llvm::Evaluator |
| This class evaluates LLVM IR, producing the Constant representing each SSA instruction. More... | |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
1.8.6