[BBVectorize] Remove redundant assignment.
authorTilmann Scheller <t.scheller@samsung.com>
Fri, 19 Dec 2014 17:13:12 +0000 (17:13 +0000)
committerTilmann Scheller <t.scheller@samsung.com>
Fri, 19 Dec 2014 17:13:12 +0000 (17:13 +0000)
commit14ef1a43c2c447d76cd6cf5a6613db8eb25cf65c
treedefe0a1ef543d9b411ef41fae4fbf5d36f18edf0
parent06833ca7c15feac86e32d1bc2f88bfbe22410f27
[BBVectorize] Remove redundant assignment.

Found by the Clang static analyzer.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@224589 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Vectorize/BBVectorize.cpp