Home
last modified time | relevance | path

Searched refs:chrec_component_in_loop_num (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dtree-chrec.cc758 chrec_component_in_loop_num (tree chrec, in chrec_component_in_loop_num() function
787 chrec_component_in_loop_num (CHREC_LEFT (chrec), in chrec_component_in_loop_num()
800 return chrec_component_in_loop_num (CHREC_LEFT (chrec), in chrec_component_in_loop_num()
821 return chrec_component_in_loop_num (chrec, loop_num, true); in evolution_part_in_loop_num()
832 return chrec_component_in_loop_num (chrec, loop_num, false); in initial_condition_in_loop_num()
H A DChangeLog-200412081 (chrec_component_in_loop_num): New function.
12082 (evolution_part_in_loop_num): Call chrec_component_in_loop_num.
H A DChangeLog-200730786 hide_evolution_in_other_loops_than_loop, chrec_component_in_loop_num,
H A DChangeLog-201922338 (chrec_component_in_loop_num): Same.
H A DChangeLog-201331895 (chrec_component_in_loop_num): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dtree-chrec.c758 chrec_component_in_loop_num (tree chrec, in chrec_component_in_loop_num() function
787 chrec_component_in_loop_num (CHREC_LEFT (chrec), in chrec_component_in_loop_num()
800 return chrec_component_in_loop_num (CHREC_LEFT (chrec), in chrec_component_in_loop_num()
821 return chrec_component_in_loop_num (chrec, loop_num, true); in evolution_part_in_loop_num()
832 return chrec_component_in_loop_num (chrec, loop_num, false); in initial_condition_in_loop_num()