reduce indentation by using 'continue', no functionality change.
authorChris Lattner <sabre@nondot.org>
Mon, 19 Jan 2009 02:07:32 +0000 (02:07 +0000)
committerChris Lattner <sabre@nondot.org>
Mon, 19 Jan 2009 02:07:32 +0000 (02:07 +0000)
commit9e0dad4f4168d82ae7604caac5c57e79889a57fc
treee0238a9c1e8841657398fe24dc77dff8bd6d6971
parent6fe73bbcf3b6c1ddfd5e70e8b5188f8df439ace6
reduce indentation by using 'continue', no functionality change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62477 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Utils/SimplifyCFG.cpp