IRstate.alloc

Allocate a block of local variables, and return an index to them.

struct IRstate
uint
alloc
(
size_t nlocals
)

Meta