Searched defs:IsDebugLineInst (Results 1 – 4 of 4) sorted by relevance
31 inline bool IsDebugLineInst(SpvOp opcode) { in IsDebugLineInst() function
37 inline bool IsDebugLineInst(SpvOp opcode) { in IsDebugLineInst() function
580 bool Instruction::IsDebugLineInst() const { in IsDebugLineInst() function in spvtools::opt::Instruction