Function rspirv::grammar::reflect::is_branch

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

Returns true if the given opcode is a branch instruction.