Home
last modified time | relevance | path

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

/art/compiler/optimizing/
Dinduction_var_analysis.h183 bool is_first_call); // possibly swaps x and y to try again
Dinduction_var_analysis.cc730 bool is_first_call) { in SolveAddSub() argument
763 if (is_first_call) { in SolveAddSub()