Handbook
Glossary
compiler.cfg.parallel-copy.private vocabulary
Factor handbook
ยป
Vocabulary index
Summary
Metadata
Parents:
compiler
.
cfg
.
parallel-copy
Words
Symbol words
locs
preds
ready
temp-vregs
to-do
Ordinary words
Word
Stack effect
init
( mapping -- )
init-ready
( bs -- )
init-to-do
( bs -- )
process-ready
( b quot: ( dst src -- ) -- )
process-to-do
( b temp: ( src -- dst ) quot: ( dst src -- ) -- )
temp-vreg
( rep -- vreg )
Files
resource:basis/compiler/cfg/parallel-copy/parallel-copy.factor
resource:basis/compiler/cfg/parallel-copy/parallel-copy-docs.factor
resource:basis/compiler/cfg/parallel-copy/parallel-copy-tests.factor