use continue to avoid nesting, no functionality change.
authorChris Lattner <sabre@nondot.org>
Sat, 4 Aug 2007 20:07:06 +0000 (20:07 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 4 Aug 2007 20:07:06 +0000 (20:07 +0000)
commit6c81213b4c78ff8a31430bc8a571810df06f6e90
tree45c10bf84ccecd198a7f8d48135c5aeed46cdab7
parentfb312c7e449bbb8b780603bf44620be91d6a65bb
use continue to avoid nesting, no functionality change.

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