Handbook
Glossary
evictable? ( interval conflicts -- ? )
Vocabulary
compiler
.
cfg
.
register-allocation
.
greedy
Inputs
interval
an
object
conflicts
an
object
Outputs
?
an
object
Definition
USING:
accessors
sequences
;
IN:
compiler.cfg.register-allocation.greedy
::
evictable?
( interval conflicts -- ? )
conflicts
[|
victim | interval victim victim
reg>>
evictable-victim?
]
all?
;