use continue to simplify code and reduce nesting, no functionality
authorChris Lattner <sabre@nondot.org>
Wed, 7 Jan 2009 06:39:58 +0000 (06:39 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 7 Jan 2009 06:39:58 +0000 (06:39 +0000)
commitcf3218640969175634b82e4e3fde1b9e680a5dc6
tree4a23abf8e9263a99e6fbd776b153a24ac60599c3
parent56c3852fb46b7754ad89b998b5968cff0c3937ee
use continue to simplify code and reduce nesting, no functionality
change.

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