Searched refs:evolution_function (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/contrib/gcc/
H A Dtree-scalar-evolution.c1438 tree evolution_function = chrec_not_analyzed_yet;
1483 evolution_function = chrec_merge (evolution_function, ev_fn);
1488 fprintf (dump_file, " (evolution_function = ");
1489 print_generic_expr (dump_file, evolution_function, 0);
1493 return evolution_function;
1434 tree evolution_function = chrec_not_analyzed_yet; local

Completed in 166 milliseconds