BBVectorize.cpp: Get rid of comparision to bool to fix a warning.
authorNAKAMURA Takumi <geek4civic@gmail.com>
Sun, 5 Feb 2012 05:47:51 +0000 (05:47 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Sun, 5 Feb 2012 05:47:51 +0000 (05:47 +0000)
commit5c05f2b99e6d377786b4384925e61577f385f49c
tree83b1cd00fa97c6cc50f11d759eefec264663a7c5
parent6d1263acb9704b38a8d90fd6ce94f49193cd4dde
BBVectorize.cpp: Get rid of comparision to bool to fix a warning.

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