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

/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Mips/
H A DMipsMachineFunction.h74 unsigned getMaxCallFrameSize() const { return MaxCallFrameSize; } function in class:llvm::MipsFunctionInfo
/macosx-10.9.5/llvmCore-3425.0.33/include/llvm/CodeGen/
H A DMachineFrameInfo.h454 unsigned getMaxCallFrameSize() const { return MaxCallFrameSize; } function in class:llvm::MachineFrameInfo

Completed in 124 milliseconds