rspirv::grammar::reflect

Function is_block_terminator

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

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