]> gcc.gnu.org Git - gcc.git/commit
tree-flow.h (number_of_iterations_cond): Declaration removed.
authorZdenek Dvorak <dvorakz@suse.cz>
Tue, 5 Apr 2005 23:52:41 +0000 (01:52 +0200)
committerZdenek Dvorak <rakdver@gcc.gnu.org>
Tue, 5 Apr 2005 23:52:41 +0000 (23:52 +0000)
commitc33e657d3456a27426cf6c620f88dc3edcdc703a
tree0b97488c76144ca22cf32522255f9e97faa6da02
parentc33b7bf04a0abea0ca5ed8ca1cbdf0a9127a64db
tree-flow.h (number_of_iterations_cond): Declaration removed.

* tree-flow.h (number_of_iterations_cond): Declaration removed.
* tree-ssa-loop-niter.c (number_of_iterations_cond): Made static.
(number_of_iterations_special): New function.
(number_of_iterations_exit): Use number_of_iterations_special.
Use simplify_using_outer_evolutions only at -O3.
(number_of_iterations_cond, tree_simplify_using_condition,
simplify_using_initial_conditions, loop_niter_by_eval,
compare_trees, can_count_iv_in_wider_type_bound,
simplify_using_outer_evolutions): Use fold_build.

From-SVN: r97673
gcc/ChangeLog
gcc/tree-flow.h
gcc/tree-ssa-loop-niter.c
This page took 0.063026 seconds and 5 git commands to generate.