Handbook
Glossary
handle-use ( vreg rep -- )
Vocabulary
compiler
.
cfg
.
representations
.
selection
Inputs
vreg
an
object
rep
an
object
Outputs
None
Definition
USING:
compiler.cfg.representations.coalescing
cpu.architecture
kernel
namespaces
sets
;
IN:
compiler.cfg.representations.selection
:
handle-use
( vreg rep -- )
int-rep
eq?
[
drop
]
[
vreg>scc
tagged-vregs
get
adjoin
]
if
;