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

Returns true if the given opcode is for a terminator instruction.