Get the size of the local object blob.

Synopsis

Declared in <llvm/CodeGen/MachineFrameInfo.h>

int64_t
getLocalFrameSize() const;

Return Value

The size of the local object blob.

Created with MrDocs