Handbook
Glossary
spill-new? ( new pair -- ? )
Vocabulary
compiler
.
cfg
.
linear-scan
.
allocation
.
spilling
Inputs
new
an
object
pair
an
object
Outputs
?
an
object
Definition
USING:
accessors
compiler.cfg.linear-scan.live-intervals
kernel
math
sequences
;
IN:
compiler.cfg.linear-scan.allocation.spilling
:
spill-new?
( new pair -- ? )
[
first-use
n>>
]
[
second
]
bi*
>
;