Function rspirv::grammar::reflect::is_return

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

Returns true if the given opcode is a return instruction.