dmdscript v2.1.0 (2021-12-16T21:42:33Z)
Dub
Repo
IRstate.alloc
dmdscript
irstate
IRstate
Allocate a block of local variables, and return an index to them.
struct
IRstate
uint
alloc
(
size_t
nlocals
)
Meta
Source
See Implementation
dmdscript
irstate
IRstate
aliases
Op
functions
addFixup
alloc
ctor
doFixups
gen0
gen1
gen2
gen3
gen4
genX
getIP
mark
optimize
patchJmp
pops
release
validate
static functions
combine
variables
breakTarget
codebuf
continueTarget
fixups
locali
nlocals
scopeContext
Allocate a block of local variables, and return an index to them.