Home
last modified time | relevance | path

Searched refs:iv_number_of_iterations (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dloop-iv.cc2309 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 DChangeLog-2004293 * 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 DChangeLog-20144140 (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 DChangeLog-20127023 * 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 DChangeLog-20057872 * 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 DChangeLog-201319317 * 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 DChangeLog-201518807 * 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 DChangeLog-200621526 (iv_number_of_iterations): Use new interface to iv analysis.
H A DChangeLog-200932559 (iv_subreg, get_iv_value, iv_number_of_iterations): Use it instead
H A DChangeLog-201718502 (iv_number_of_iterations): Use is_a <scalar_int_mode> instead of
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dloop-iv.c2309 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()