Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinduction_var_analysis.cc1607 bool pushed_other_phis = false; in CalculateLoopHeaderPhisInARow() local
1618 pushed_other_phis = true; in CalculateLoopHeaderPhisInARow()
1627 if (!pushed_other_phis) { in CalculateLoopHeaderPhisInARow()