rspirv::grammar::reflect

Function is_return

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

Returns true if the given opcode is a return instruction.