Handbook
Glossary
only-used-as-low-order? ( value -- ? )
Vocabulary
compiler
.
tree
.
modular-arithmetic
Inputs
value
an
object
Outputs
?
an
object
Definition
USING:
accessors
compiler.tree.def-use.simplified
sequences
;
IN:
compiler.tree.modular-arithmetic
:
only-used-as-low-order?
( value -- ? )
actually-used-by
[
node>>
only-reads-low-order?
]
all?
;