Handbook
Glossary
top-name ( vreg -- vreg' )
Vocabulary
compiler
.
cfg
.
ssa
.
construction
.
private
Inputs
vreg
an
object
Outputs
vreg'
an
object
Definition
USING:
deques
kernel
namespaces
;
IN:
compiler.cfg.ssa.construction.private
:
top-name
( vreg -- vreg' )
(top-name)
[
dup
used-vregs
get
push-front
]
?call
;