Handbook
Glossary
compute-components ( cfg -- )
Vocabulary
compiler
.
cfg
.
representations
.
coalescing
Inputs
cfg
an
object
Outputs
None
Definition
USING:
disjoint-sets
kernel
namespaces
;
IN:
compiler.cfg.representations.coalescing
:
compute-components
( cfg -- )
<disjoint-set>
[
init-components
]
[
merge-components
]
[
components
set
drop
]
2tri
;