Searched defs:DemoteRegToStack (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Utils/
H A DDemoteRegToStack.cpp1 //===- DemoteRegToStack.cpp - Move a virtual register to the stack --------===//
19 /// DemoteRegToStack - This function takes a virtual register computed by an
24 AllocaInst *llvm::DemoteRegToStack(Instruction &I, bool VolatileLoads, function in class:llvm

Completed in 198 milliseconds