use continue to reduce indentation
authorChris Lattner <sabre@nondot.org>
Thu, 27 Nov 2008 23:00:20 +0000 (23:00 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 27 Nov 2008 23:00:20 +0000 (23:00 +0000)
commita0d4486073f6303fbf33b50ac3fbae4601ea0229
tree28506e171c11a2f4caf16b52869eae33fa93d127
parent3481f24c06b3c9de48bdd99c37547471ca8e761e
use continue to reduce indentation

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