Move use of LV inside condition that guards for null LV.
authorBob Wilson <bob.wilson@apple.com>
Tue, 1 Sep 2009 22:19:00 +0000 (22:19 +0000)
committerBob Wilson <bob.wilson@apple.com>
Tue, 1 Sep 2009 22:19:00 +0000 (22:19 +0000)
commitc08f5fe882d6d2f2f94606b4f4ea8a1209cb1e24
treeb5c20e73c2cceab72ce77fef3e8e72cddf3a711c
parent6b382d5e5b814b1e89fd205f64779633ec0fba9b
Move use of LV inside condition that guards for null LV.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@80731 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/TwoAddressInstructionPass.cpp