Equivalence <=> structural equality.
See Node.opIndex.
Semantic hash.
Provides an iterator over this node's in-edges.
Provides an iterator over this node's out-edges.
Frees all resources allocated by this node and sets it to an uninitialized state.
Initializes a signed-greater-than-or-equal-to node.
Left-hand-side operand.
A single resulting bit indicating lhs >= rhs.
Right-hand-side operand.
Post-move adjusts in-edge slots' owner pointer.
Computes whether a (signed) two's complement integer is greater than or equal to another.
There is no equivalent for <= because it suffices to swap this node's operands.