IrFunction.stackFrameSize

How many bytes we need to allocate in prolog and deallocate in epilog

struct IrFunction
int stackFrameSize;

Meta