Return the size of the unsafe stack frame.

Synopsis

Declared in <llvm/CodeGen/MachineFrameInfo.h>

uint64_t
getUnsafeStackSize() const;

Return Value

The size of the unsafe stack frame.

Created with MrDocs