Searched refs:exit_value (Results 1 – 1 of 1) sorted by relevance
174 HInstruction* exit_value = it.Current() == index ? upper : nullptr; in RewriteBreakLoopBody() local175 if (!FixOutsideUse(loop, it.Current(), exit_value, rewrite)) { in RewriteBreakLoopBody()