dead-flushable-call? ( #call -- ? )


Vocabulary
compiler.tree.dead-code.simple

Inputs
#calla #call


Outputs
?a boolean


Word description
t if the called word is flushable and none of its outputs are used.

Definition