LLVM API Documentation
#include "llvm/Transforms/Scalar.h"#include "llvm/Transforms/Utils/Local.h"#include "llvm/Instruction.h"#include "llvm/Pass.h"#include "llvm/Support/InstIterator.h"#include "llvm/ADT/Statistic.h"#include <set>Include dependency graph for DCE.cpp:

Go to the source code of this file.
Functions | |
| FunctionPass * | llvm::createDeadInstEliminationPass () |
| FunctionPass * | llvm::createDeadCodeEliminationPass () |
|
|
|
|
|
|
|
|
|
|
|
|