HomeSort by relevance Sort by last modified time
    Searched defs:getMaxCallFrameSize (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/Mips/
MipsMachineFunction.h 102 unsigned getMaxCallFrameSize() const { return MaxCallFrameSize; }
  /external/llvm/include/llvm/CodeGen/
MachineFrameInfo.h 433 /// getMaxCallFrameSize - Return the maximum size of a call frame that must be
438 unsigned getMaxCallFrameSize() const { return MaxCallFrameSize; }

Completed in 43 milliseconds