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

/external/llvm/include/llvm/CodeGen/
H A DMachineFrameInfo.h314 /// getLocalFrameSize - Get the size of the local object blob.
315 int64_t getLocalFrameSize() const { return LocalFrameSize; } function in class:llvm::MachineFrameInfo

Completed in 124 milliseconds