pub fn is_variable(opcode: Op) -> bool
Expand description

Returns true if the given opcode is for a variable-defining instruction.