|
LLVM
4.0.0
|
#include "llvm/IR/Module.h"#include "llvm/IR/PassManager.h"#include <map>#include <set>#include <string>Go to the source code of this file.
Classes | |
| class | llvm::DeadArgumentEliminationPass |
| Eliminate dead arguments (and return values) from functions. More... | |
| struct | llvm::DeadArgumentEliminationPass::RetOrArg |
| Struct that represents (part of) either a return value or a function argument. More... | |
Namespaces | |
| llvm | |
| Compute iterated dominance frontiers using a linear time algorithm. | |
1.8.6