Handbook
Glossary
scratch-representation ( reg-class -- rep )
Vocabulary
compiler
.
cfg
.
register-allocation
.
ssa
Inputs
reg-class
an
object
Outputs
rep
an
object
Definition
USING:
assocs
compiler.cfg.registers
cpu.architecture
kernel
namespaces
sequences
sorting
;
IN:
compiler.cfg.register-allocation.ssa
::
scratch-representation
( reg-class -- rep )
representations
get
values
[
reg-class-of
reg-class
=
]
filter
[
rep-size
]
sort-by
last
;