LLVM API Documentation
#include "llvm/Transforms/Utils/Local.h"
#include "llvm/Function.h"
#include "llvm/Instructions.h"
#include "llvm/Type.h"
#include <map>
Include dependency graph for DemoteRegToStack.cpp:
Go to the source code of this file.
Functions | |
AllocaInst * | llvm::DemoteRegToStack (Instruction &I, bool VolatileLoads) |