Factor Documentation
|
Home
|
Glossary
|
Search
factorcode.org
compiler.cfg.value-numbering.graph vocabulary
Factor documentation
>
Factor handbook
>
Vocabulary index
Summary
Value numbering expression graph
Words
Symbol words
exprs>vns
input-expr-counter
vns>insns
vregs>vns
Ordinary words
Word
Stack effect
init-value-graph
( -- )
set-vn
( vn vreg -- )
vn>insn
( vn -- insn )
vreg>insn
( vreg -- insn )
vreg>vn
( vreg -- vn )
Files
resource:basis/compiler/cfg/value-numbering/graph/graph.factor
resource:basis/compiler/cfg/value-numbering/graph/graph-docs.factor