Handbook
Glossary
insert-edge-copies ( from to copies -- )
Vocabulary
compiler
.
cfg
.
ssa
.
cssa
Inputs
from
an
object
to
an
object
copies
an
object
Outputs
None
Definition
USING:
compiler.cfg.instructions
compiler.cfg.utilities
make
;
IN:
compiler.cfg.ssa.cssa
:
insert-edge-copies
( from to copies -- )
[
##parallel-copy,
##branch,
]
{
}
make
insert-basic-block
;