LLVM API Documentation
#include "llvm/Transforms/Scalar.h"
#include "llvm/Transforms/Utils/Local.h"
#include "llvm/Constant.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 ConstantProp.cpp:
Go to the source code of this file.
Functions | |
FunctionPass * | llvm::createConstantPropagationPass () |
|
|
|
|