* loop-invariant.c (replace_uses): New static function.
authorebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 Apr 2010 20:13:59 +0000 (20:13 +0000)
committerebotcazou <ebotcazou@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 9 Apr 2010 20:13:59 +0000 (20:13 +0000)
commitcc6541e2eaedd1eb236547a61734247c74398942
tree1f528beef181721a7f1de1d4926dfe42df0954a2
parentb6dd0a0db41074dd1ab0464f3cc36f839c0acc18
* loop-invariant.c (replace_uses): New static function.
(move_invariant_reg): Use it to ensure we can replace the uses.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@158175 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/loop-invariant.c