Handbook
Glossary
init-worklist ( cfg -- )
Vocabulary
compiler
.
cfg
.
branch-splitting
Inputs
cfg
an
object
Outputs
None
Definition
USING:
accessors
dlists
kernel
namespaces
;
IN:
compiler.cfg.branch-splitting
:
init-worklist
( cfg -- )
<dlist>
worklist
set
HS{
}
clone
visited
set
entry>>
add-to-worklist
;