Searched refs:opcode_value (Results 1 – 1 of 1) sorted by relevance
1247 auto opcode_value = static_cast<uint8_t>(opcode); in UpdateDebugInfo() local1248 auto adjust_opcode = opcode_value - LineNumberProgramItem::OPCODE_BASE; in UpdateDebugInfo()