LLVM API Documentation
#include "llvm/Transforms/Scalar.h"
#include "llvm/Module.h"
#include "llvm/DerivedTypes.h"
#include "llvm/Instructions.h"
#include "llvm/Constants.h"
#include "llvm/Pass.h"
#include "llvm/ADT/Statistic.h"
Include dependency graph for LowerAllocations.cpp:
Go to the source code of this file.
Functions | |
FunctionPass * | llvm::createLowerAllocationsPass () |
static Constant * | getSizeof (const Type *Ty) |
|
Definition at line 75 of file LowerAllocations.cpp. References llvm::ISD::Ret. |
|
|
|
|