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

/external/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h452 /// setStackSize - Set the size of the stack...
454 void setStackSize(uint64_t Size) { StackSize = Size; } function in class:llvm::MachineFrameInfo

Completed in 43 milliseconds