Searched refs:single_opcode (Results 1 – 3 of 3) sorted by relevance
183 const OpcodeOrNone single_opcode = in VCDiffInstructionMap() local187 if (single_opcode == kNoOpcode) continue; // No single opcode found in VCDiffInstructionMap()188 second_instruction_map_.Add(static_cast<unsigned char>(single_opcode), in VCDiffInstructionMap()