Fix uninitialized use of the Changed variable.
authorDan Gohman <gohman@apple.com>
Mon, 14 Jul 2008 17:55:01 +0000 (17:55 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 14 Jul 2008 17:55:01 +0000 (17:55 +0000)
commit3fea643fb427e72907b7a40e940d7949d1d57e76
tree206d1d2671fe6c94a8b2013b765c9d8312cb5f7b
parent91d49f5ba1374df9db98b6ee45402ddaa84d08b0
Fix uninitialized use of the Changed variable.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53564 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/LoopStrengthReduce.cpp