Handbook
Glossary
cached-priority ( interval -- priority )
Vocabulary
compiler
.
cfg
.
register-allocation
.
greedy
Inputs
interval
an
object
Outputs
priority
an
object
Definition
USING:
assocs
namespaces
;
IN:
compiler.cfg.register-allocation.greedy
:
cached-priority
( interval -- priority )
greedy-costs
get
[
greedy-priority
]
cache
;