Searched refs:IsDebugLineInst (Results 1 – 6 of 6) sorted by relevance
37 inline bool IsDebugLineInst(SpvOp opcode) { in IsDebugLineInst() function
35 if (IsDebugLineInst(opcode)) { in AddInstruction()
59 assert((!IsDebugLineInst(opcode_) || dbg_line.empty()) && in Instruction()