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

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

Completed in 201 milliseconds