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

/freebsd-10.3-release/contrib/gcc/
H A Dtree-chrec.h202 no_evolution_in_loop_p (tree chrec, unsigned loop_num, bool *res)
198 no_evolution_in_loop_p (tree chrec, unsigned loop_num, bool *res) function
H A Dtree-scalar-evolution.c500 else if (no_evolution_in_loop_p (evolution_fn, loop->num, &val) && val)
2059 if (!no_evolution_in_loop_p (ev, use_loop->num, &val)

Completed in 61 milliseconds