Handbook
Glossary
make-edges ( block-map edgelist -- )
Vocabulary
compiler
.
test
Inputs
block-map
an
object
edgelist
an
object
Outputs
None
Definition
USING:
assocs
compiler.cfg.utilities
kernel
sequences
;
IN:
compiler.test
:
make-edges
( block-map edgelist -- )
[
[
of
]
with
map
first2
connect-bbs
]
with
each
;