LLVM API Documentation
#include "llvm/Transforms/Scalar.h"
#include "llvm/Transforms/Utils/PromoteMemToReg.h"
#include "llvm/Analysis/Dominators.h"
#include "llvm/Instructions.h"
#include "llvm/Function.h"
#include "llvm/Target/TargetData.h"
#include "llvm/ADT/Statistic.h"
Include dependency graph for Mem2Reg.cpp:
Go to the source code of this file.
Functions | |
FunctionPass * | llvm::createPromoteMemoryToRegister () |
|
|
|
|