Searched refs:iv_number_of_iterations (Results 1 – 11 of 11) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | loop-iv.cc | 2309 iv_number_of_iterations (class loop *loop, rtx_insn *insn, rtx condition, in iv_number_of_iterations() function 2913 iv_number_of_iterations (loop, at, condition, desc); in check_simple_exit()
|
H A D | ChangeLog-2004 | 293 * loop-iv.c (iv_number_of_iterations): Fix typo. 960 * loop-iv.c (iv_number_of_iterations): Record assumptions for loops 5689 * loop-iv.c (iv_number_of_iterations): Make it static. 24104 * loop-iv.c (iv_number_of_iterations): Prevent copy propagation in 32456 * loop-iv.c (iv_number_of_iterations): Use trunc_int_for_mode on 32461 iv_number_of_iterations): Handle constants correctly. 32496 * loop-iv.c (iv_number_of_iterations): Improve clasification of 37979 * loop-iv.c (iv_number_of_iterations): Handle case when loop 39673 * loop-iv.c (simplify_using_conditions, iv_number_of_iterations): 41835 find_simple_exit, iv_number_of_iterations, iv_analysis_done,
|
H A D | ChangeLog-2014 | 4140 (iv_number_of_iterations): Likewise. 21069 * loop-iv.c (iv_number_of_iterations): Use precision, not size. 26342 (iv_number_of_iterations): Likewise for param "insn". 26344 iv_number_of_iterations for now (until get_condition is 36934 (determine_max_iter, iv_number_of_iterations): Likewise. 39981 * loop-iv.c (iv_number_of_iterations): Likewise.
|
H A D | ChangeLog-2012 | 7023 * loop-iv.c (iv_number_of_iterations): Record the upper bound 7997 (iv_number_of_iterations): Record upper bounds as unsigned 8730 * loop-iv.c (iv_number_of_iterations): Use record_niter_bound. 27824 (iv_number_of_iterations): Also use the recorded loop bound
|
H A D | ChangeLog-2005 | 7872 * loop-iv.c (iv_number_of_iterations): Fix overflow check for 20182 * loop-iv.c (iv_number_of_iterations): Simplify infiniteness 26443 iv_number_of_iterations): Likewise. 30033 * loop-iv.c (iv_number_of_iterations): Likewise.
|
H A D | ChangeLog-2013 | 19317 * loop-iv.c (iv_number_of_iterations): Likewise. 39479 * loop-iv.c (iv_number_of_iterations): Consider zero iteration case. 40376 * loop-iv.c (iv_number_of_iterations): Call lowpart_subreg on
|
H A D | ChangeLog-2015 | 18807 * loop-iv.c (iv_number_of_iterations): Declare up and down as 27236 * loop-iv.c (get_biv_step_1, iv_number_of_iterations): Likewise.
|
H A D | ChangeLog-2006 | 21526 (iv_number_of_iterations): Use new interface to iv analysis.
|
H A D | ChangeLog-2009 | 32559 (iv_subreg, get_iv_value, iv_number_of_iterations): Use it instead
|
H A D | ChangeLog-2017 | 18502 (iv_number_of_iterations): Use is_a <scalar_int_mode> instead of
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | loop-iv.c | 2309 iv_number_of_iterations (class loop *loop, rtx_insn *insn, rtx condition, in iv_number_of_iterations() function 2913 iv_number_of_iterations (loop, at, condition, desc); in check_simple_exit()
|