Searched refs:accum_instr (Results 1 - 1 of 1) sorted by relevance

/art/compiler/optimizing/
H A Dcode_generator_arm64.cc2693 HInstruction* accum_instr = instr->InputAt(HMultiplyAccumulate::kInputAccumulatorIndex); local
2694 if (accum_instr->IsConstant() && accum_instr->AsConstant()->IsArithmeticZero()) {

Completed in 123 milliseconds