Handbook
Glossary
live-value? ( value -- ? )
Vocabulary
compiler
.
tree
.
dead-code
.
liveness
Inputs
value
an
object
Outputs
?
an
object
Definition
USING:
assocs
namespaces
;
IN:
compiler.tree.dead-code.liveness
:
live-value?
( value -- ? )
live-values
get
at
;