Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dnodes_arm64.h59 bool InstructionDataEquals(HInstruction* other_instr) const OVERRIDE { in InstructionDataEquals() argument
60 HArm64DataProcWithShifterOp* other = other_instr->AsArm64DataProcWithShifterOp(); in InstructionDataEquals()