Searched refs:IsTerminatorInst (Results 1 – 6 of 6) sorted by relevance
59 inline bool IsTerminatorInst(SpvOp opcode) { in IsTerminatorInst() function
78 } else if (IsTerminatorInst(opcode)) { in AddInstruction()
213 if (!IsTerminatorInst(inst->opcode())) { in PrettyPrint()