Handbook
Glossary
active-positions ( new assoc -- )
Vocabulary
compiler
.
cfg
.
linear-scan
.
allocation
.
spilling
Inputs
new
an
object
assoc
an
object
Outputs
None
Definition
USING:
compiler.cfg.linear-scan.allocation.state
kernel
;
IN:
compiler.cfg.linear-scan.allocation.spilling
:
active-positions
( new assoc -- )
[
[
active-intervals-for
]
keep
]
dip
find-use-positions
;