Home
last modified time | relevance | path

Searched refs:other_instr (Results 1 – 1 of 1) sorted by relevance

/art/compiler/optimizing/
Dnodes_shared.h217 bool InstructionDataEquals(const HInstruction* other_instr) const override { in InstructionDataEquals() argument
218 const HDataProcWithShifterOp* other = other_instr->AsDataProcWithShifterOp(); in InstructionDataEquals()