Searched refs:FindFirstLoopHeaderPhiUse (Results 1 – 1 of 1) sorted by relevance
114 HInstruction* FindFirstLoopHeaderPhiUse(const HLoopInformation* loop, HInstruction* instruction) { in FindFirstLoopHeaderPhiUse() function185 if (!FixOutsideUse(loop, m, FindFirstLoopHeaderPhiUse(loop, m), rewrite)) { in RewriteBreakLoopBody()