LLVM API Documentation
#include "llvm/Transforms/Scalar.h"
#include "llvm/BasicBlock.h"
#include "llvm/Constant.h"
#include "llvm/Instructions.h"
#include "llvm/Type.h"
#include "llvm/Analysis/Dominators.h"
#include "llvm/Analysis/ValueNumbering.h"
#include "llvm/Transforms/Utils/Local.h"
#include "llvm/ADT/DepthFirstIterator.h"
#include "llvm/ADT/Statistic.h"
#include <algorithm>
Include dependency graph for GCSE.cpp:
Go to the source code of this file.
Functions | |
FunctionPass * | llvm::createGCSEPass () |
|
|
|
|
|
|
|
|
|
|
|
|