Home | History | Annotate | Download | only in optimizing

Lines Matching refs:exit_value

208     HInstruction* exit_value = it.Current() == index ? upper : nullptr;
209 if (!FixOutsideUse(loop, it.Current(), exit_value, rewrite)) {