Handbook
Glossary
spill-intersecting ( new reg -- )
Vocabulary
compiler
.
cfg
.
linear-scan
.
allocation
.
spilling
Inputs
new
a
live-interval-state
reg
register
Outputs
None
Word description
Split and spill all active and inactive intervals which intersect 'new' and use 'reg'.
Definition
USING:
kernel
;
IN:
compiler.cfg.linear-scan.allocation.spilling
:
spill-intersecting
( new reg -- )
[
spill-intersecting-active
]
[
spill-intersecting-inactive
]
2bi
;