Handbook
Glossary
younger-cascade? ( interval victim -- ? )
Vocabulary
compiler
.
cfg
.
register-allocation
.
greedy
Inputs
interval
an
object
victim
an
object
Outputs
?
an
object
Definition
USING:
accessors
kernel
math
;
IN:
compiler.cfg.register-allocation.greedy
::
younger-cascade?
( interval victim -- ? )
interval
interval-progress
cascade>>
:>
cascade cascade 0
>
victim
interval-progress
cascade>>
cascade
>
and
;