Simplify and reduce indentation using early exits.
authorAndreas Bolka <a@bolka.at>
Thu, 13 Aug 2009 03:00:57 +0000 (03:00 +0000)
committerAndreas Bolka <a@bolka.at>
Thu, 13 Aug 2009 03:00:57 +0000 (03:00 +0000)
commitec40eb411a3ce6a90e3e086b8a7f291903798ed6
tree4331e66ae78f7a9fa3e1e84aeca51e8cde78e205
parent52e539cbb828f2c7fe4df5efef484aaf805019e9
Simplify and reduce indentation using early exits.

No intended functionality change.

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