Searched refs:other_instr (Results 1 – 1 of 1) sorted by relevance
59 bool InstructionDataEquals(HInstruction* other_instr) const OVERRIDE { in InstructionDataEquals() argument60 HArm64DataProcWithShifterOp* other = other_instr->AsArm64DataProcWithShifterOp(); in InstructionDataEquals()