Handbook
Glossary
spill-required? ( live-interval root-leaders n -- ? )
Vocabulary
compiler
.
cfg
.
linear-scan
.
assignment
Inputs
live-interval
an
object
root-leaders
an
object
n
an
object
Outputs
?
an
object
Definition
USING:
accessors
compiler.cfg.linear-scan.allocation.state
kernel
sets
;
IN:
compiler.cfg.linear-scan.assignment
:
spill-required?
( live-interval root-leaders n -- ? )
[
[
vreg>>
]
dip
in?
]
[
swap
covers?
]
bi-curry*
bi
or
;