(unroll_loops): Set local_regno only if set_dominates_use returns true.
authorJim Wilson <wilson@gcc.gnu.org>
Tue, 8 Oct 1996 21:51:09 +0000 (14:51 -0700)
committerJim Wilson <wilson@gcc.gnu.org>
Tue, 8 Oct 1996 21:51:09 +0000 (14:51 -0700)
commit1fe33d17b95f758287513aed302121f3f63a3f6e
tree3879e73b6776263cefc85d42042936c7b1086920
parenta7c1916aeada1e930a54990b6d71d1cb7fa8715f
(unroll_loops): Set local_regno only if set_dominates_use returns true.

(unroll_loops): Set local_regno only if set_dominates_use
returns true.
(set_dominates_use): New function.

From-SVN: r12917
gcc/unroll.c