Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-chrec.h76 extern tree hide_evolution_in_other_loops_than_loop (tree, unsigned);
125 scev = hide_evolution_in_other_loops_than_loop (chrec, loop_num); in no_evolution_in_loop_p()
H A Dtree-chrec.cc719 hide_evolution_in_other_loops_than_loop (tree chrec, in hide_evolution_in_other_loops_than_loop() function
734 hide_evolution_in_other_loops_than_loop (CHREC_LEFT (chrec), in hide_evolution_in_other_loops_than_loop()
743 return hide_evolution_in_other_loops_than_loop (CHREC_LEFT (chrec), in hide_evolution_in_other_loops_than_loop()
H A DChangeLog-200730786 hide_evolution_in_other_loops_than_loop, chrec_component_in_loop_num,
H A DChangeLog-201633103 * tree-chrec.c (hide_evolution_in_other_loops_than_loop): Instead
H A DChangeLog-201331894 (hide_evolution_in_other_loops_than_loop): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-chrec.h76 extern tree hide_evolution_in_other_loops_than_loop (tree, unsigned);
125 scev = hide_evolution_in_other_loops_than_loop (chrec, loop_num); in no_evolution_in_loop_p()
H A Dtree-chrec.c719 hide_evolution_in_other_loops_than_loop (tree chrec, in hide_evolution_in_other_loops_than_loop() function
734 hide_evolution_in_other_loops_than_loop (CHREC_LEFT (chrec), in hide_evolution_in_other_loops_than_loop()
743 return hide_evolution_in_other_loops_than_loop (CHREC_LEFT (chrec), in hide_evolution_in_other_loops_than_loop()