Handbook
Glossary
urgent-eviction? ( interval victim -- ? )
Vocabulary
compiler
.
cfg
.
register-allocation
.
greedy
Inputs
interval
an
object
victim
an
object
Outputs
?
an
object
Definition
USING:
kernel
;
IN:
compiler.cfg.register-allocation.greedy
::
urgent-eviction?
( interval victim -- ? )
interval
minimal-interval?
victim
minimal-interval?
not
and
;