Handbook
Glossary
temp-location ( loc -- temp )
Vocabulary
compiler
.
cfg
.
linear-scan
.
resolve
Inputs
loc
an
object
Outputs
temp
an
object
Definition
USING:
accessors
assocs
kernel
namespaces
;
IN:
compiler.cfg.linear-scan.resolve
:
temp-location
( loc -- temp )
rep>>
temp-locations
get
[
[
temp-spill
]
keep
<location>
]
cache
;