rspirv::grammar::reflect

Function is_branch

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

Returns true if the given opcode is a branch instruction.