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

/external/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h454 /// getMaxCallFrameSize - Return the maximum size of a call frame that must be
459 unsigned getMaxCallFrameSize() const { return MaxCallFrameSize; } function in class:llvm::MachineFrameInfo

Completed in 145 milliseconds