Handbook
Glossary
register-class ( value -- class )
Vocabulary
compiler
.
cfg
.
register-allocation
.
chordal
.
spilling
Inputs
value
an
object
Outputs
class
an
object
Definition
USING:
compiler.cfg.registers
cpu.architecture
;
IN:
compiler.cfg.register-allocation.chordal.spilling
:
register-class
( value -- class )
rep-of
reg-class-of
;