Searched refs:hide_evolution_in_other_loops_than_loop (Results 1 - 2 of 2) sorted by path

/freebsd-11-stable/contrib/gcc/
H A Dtree-chrec.c634 hide_evolution_in_other_loops_than_loop (tree chrec,
646 hide_evolution_in_other_loops_than_loop (CHREC_LEFT (chrec),
655 return hide_evolution_in_other_loops_than_loop (CHREC_LEFT (chrec),
631 hide_evolution_in_other_loops_than_loop (tree chrec, function
H A Dtree-chrec.h81 extern tree hide_evolution_in_other_loops_than_loop (tree, unsigned);
211 scev = hide_evolution_in_other_loops_than_loop (chrec, loop_num);

Completed in 175 milliseconds