diagonal? ( insn -- ? )


Vocabulary
compiler.cfg.value-numbering.math

Inputs
insnan insn


Outputs
?a boolean


Word description
Whether the two inputs to the 'insn' performing a binary operation has the same value number or not.

Definition