Handbook
Glossary
remove-phi-outputs ( #phi -- )
Vocabulary
compiler
.
tree
.
dead-code
.
branches
Inputs
#phi
an
object
Outputs
None
Definition
USING:
accessors
compiler.tree.dead-code.simple
kernel
;
IN:
compiler.tree.dead-code.branches
:
remove-phi-outputs
( #phi -- )
[
filter-live
]
change-out-d
drop
;