Handbook
Glossary
entry-priority ( value all-resident distances -- priority )
Vocabulary
compiler
.
cfg
.
register-allocation
.
chordal
.
spilling
.
residency
Inputs
value
an
object
all-resident
an
object
distances
an
object
Outputs
priority
an
object
Definition
USING:
arrays
assocs
kernel
sets
;
IN:
compiler.cfg.register-allocation.chordal.spilling.residency
::
entry-priority
( value all-resident distances -- priority )
value all-resident
in?
0 1
?
value distances
at
1/0.
or
value
3array
;