LLVM API Documentation
#include "llvm/Transforms/Utils/Local.h"#include "llvm/Function.h"#include "llvm/Instructions.h"#include "llvm/Type.h"#include <map>

Go to the source code of this file.
Functions | |
| AllocaInst * | llvm::DemoteRegToStack (Instruction &X, bool VolatileLoads=false, Instruction *AllocaPoint=0) |
| AllocaInst * | llvm::DemotePHIToStack (PHINode *P, Instruction *AllocaPoint=0) |
This web site is hosted by the Computer Science Department at the University of Illinois at Urbana-Champaign.