Handbook
Glossary
annotate-gvn ( -- )
Vocabulary
compiler
.
cfg
.
gvn
.
testing
Inputs
None
Outputs
None
Definition
USING:
compiler.cfg.gvn
sequences
tools.annotations
;
IN:
compiler.cfg.gvn.testing
:
annotate-gvn
( -- )
\
value-numbering-iteration
[
[
new-iteration
]
prepend
]
annotate
\
value-numbering-step
[
[
draw-annotated-cfg
]
append
]
annotate
;