Shut up some compilers that can't accurately analyze variable usage
authorReid Spencer <rspencer@reidspencer.com>
Sat, 23 Dec 2006 19:17:57 +0000 (19:17 +0000)
committerReid Spencer <rspencer@reidspencer.com>
Sat, 23 Dec 2006 19:17:57 +0000 (19:17 +0000)
commitb3307b232ad02dbb5b7f873473a83a1712db71d0
treef279f1ba6b70c7f708818d9339cb8f1b19f3ac42
parent00d35c5a34c81c4f423fca4bf5191e8127564919
Shut up some compilers that can't accurately analyze variable usage
correctly and emit "may be used uninitialized" warnings.

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