loop.c (loop_bivs_find): Break out from strength_reduce.
authorMichael Hayes <mhayes@redhat.com>
Mon, 1 Jan 2001 00:21:14 +0000 (00:21 +0000)
committerMichael Hayes <m.hayes@gcc.gnu.org>
Mon, 1 Jan 2001 00:21:14 +0000 (00:21 +0000)
commit6ec73c7cc8bba8fa653d12bccf399623231059b8
treecec27c0d221a1eb8c5791dfecbd56fa2ec23f120
parentb8056b46cd76fc0ad5b493b3f9e71d8d0e8236c3
loop.c (loop_bivs_find): Break out from strength_reduce.

* loop.c (loop_bivs_find): Break out from strength_reduce.
(loop_bivs_init_find, loop_bivs_check, loop_givs_find): Likewise.
(loop_givs_check, loop_biv_eliminable_p): Likewise.

From-SVN: r38577
gcc/ChangeLog
gcc/loop.c