Handbook
Glossary
construct-ssa ( cfg -- )
Vocabulary
compiler
.
cfg
.
ssa
.
construction
Inputs
cfg
an
object
Outputs
None
Definition
USING:
compiler.cfg.ssa.construction.private
compiler.cfg.ssa.construction.tdmsc
kernel
namespaces
;
IN:
compiler.cfg.ssa.construction
:
construct-ssa
( cfg -- )
[
compute-merge-sets
]
[
compute-defs
compute-phis
]
[
rename
compute-live-phis
inserting-phis
get
insert-phis
]
tri
;