tree-ssa-loop-niter.c (estimate_numbers_of_iterations_loop): Do not predict loops...
commit6d96bad253abc02f9e93be5df49de74fb136c7a6
authorJan Hubicka <hubicka@gcc.gnu.org>
Sun, 14 Oct 2012 16:25:49 +0000 (14 16:25 +0000)
committerJan Hubicka <hubicka@gcc.gnu.org>
Sun, 14 Oct 2012 16:25:49 +0000 (14 16:25 +0000)
tree447ba0e4a89f08d5b91fe1200a91c2a22d90b9d6
parentf9bf4777c1f93f733b4e99e44dd176417ed0afca
tree-ssa-loop-niter.c (estimate_numbers_of_iterations_loop): Do not predict loops with multiple exits realistically.

* tree-ssa-loop-niter.c (estimate_numbers_of_iterations_loop): Do not
predict loops with multiple exits realistically.
* cfgloopanal.c (single_likely_exit): New function.

From-SVN: r192434
gcc/cfgloop.h