Home
last modified time | relevance | path

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

/NextBSD/contrib/gcc/
HDlambda-code.c149 static tree find_induction_var_from_exit_cond (struct loop *);
1230 inductionvar = find_induction_var_from_exit_cond (loop); in gcc_loop_to_lambda_loop()
1421 find_induction_var_from_exit_cond (struct loop *loop) in find_induction_var_from_exit_cond() function
HDChangeLog-20046769 (find_induction_var_from_exit_cond): Stop guessing, and just
14504 (find_induction_var_from_exit_cond): Ditto.