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

/freebsd-10.2-release/contrib/gcc/
H A Dtree-scalar-evolution.c647 /* Helper function for add_to_evolution. Returns the evolution
826 This shows the mechanism that stands behind the add_to_evolution
850 add_to_evolution (unsigned loop_nb, tree chrec_before, enum tree_code code,
867 fprintf (dump_file, "(add_to_evolution \n");
1101 *evolution_of_loop = add_to_evolution
1113 *evolution_of_loop = add_to_evolution
1134 *evolution_of_loop = add_to_evolution
1152 *evolution_of_loop = add_to_evolution
1183 *evolution_of_loop = add_to_evolution
849 add_to_evolution (unsigned loop_nb, tree chrec_before, enum tree_code code, function

Completed in 105 milliseconds