Handbook
Glossary
look-at-mapping ( value inputs outputs -- )
Vocabulary
compiler
.
tree
.
dead-code
.
simple
Inputs
value
an
object
inputs
an
object
outputs
an
object
Outputs
None
Definition
USING:
compiler.tree.dead-code.liveness
kernel
sequences
;
IN:
compiler.tree.dead-code.simple
:
look-at-mapping
( value inputs outputs -- )
[
index
]
dip
over
[
nth
look-at-value
]
[
2drop
]
if
;