Reduce indentation with early exit.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 26 Oct 2012 23:05:13 +0000 (23:05 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Fri, 26 Oct 2012 23:05:13 +0000 (23:05 +0000)
commit96e6da4841368bbb3ae73736dc523c5b1d48b1c4
tree5d1ec84a2c254bffeb1ce2f4f5bb01e2dc632c3a
parent0de4fd23a7da25b2cf902ed488d8c58e3e9c13e0
Reduce indentation with early exit.

No functional change.

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