Searched refs:other_instr (Results 1 – 1 of 1) sorted by relevance
217 bool InstructionDataEquals(const HInstruction* other_instr) const override { in InstructionDataEquals() argument218 const HDataProcWithShifterOp* other = other_instr->AsDataProcWithShifterOp(); in InstructionDataEquals()