Handbook
Glossary
join-block ( bb pred -- )
Vocabulary
compiler
.
cfg
.
block-joining
Inputs
bb
an
object
pred
an
object
Outputs
None
Definition
USING:
kernel
;
IN:
compiler.cfg.block-joining
:
join-block
( bb pred -- )
[
join-instructions
]
[
update-successors
]
2bi
;