Home
last modified time | relevance | path

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

/openbsd/src/gnu/gcc/gcc/
Dtree-chrec.h79 extern tree hide_evolution_in_other_loops_than_loop (tree, unsigned);
207 scev = hide_evolution_in_other_loops_than_loop (chrec, loop_num); in no_evolution_in_loop_p()
Dtree-chrec.c631 hide_evolution_in_other_loops_than_loop (tree chrec, in hide_evolution_in_other_loops_than_loop() function
643 hide_evolution_in_other_loops_than_loop (CHREC_LEFT (chrec), in hide_evolution_in_other_loops_than_loop()
652 return hide_evolution_in_other_loops_than_loop (CHREC_LEFT (chrec), in hide_evolution_in_other_loops_than_loop()