[objc-arc] Refactored OptimizeReturns so that it uses continue instead of a large...
authorMichael Gottesman <mgottesman@apple.com>
Sun, 21 Apr 2013 00:25:01 +0000 (00:25 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Sun, 21 Apr 2013 00:25:01 +0000 (00:25 +0000)
commit9f2b618ac5064d23b91c56fe8e7940a0be41371c
treebd9667c62b7d7ecfb9156bb1d2c3db09e91cdc14
parent7e48a92829a1c607c193758d55e7058599e7416f
[objc-arc] Refactored OptimizeReturns so that it uses continue instead of a large multi-level nested if statement.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179964 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/ObjCARC/ObjCARCOpts.cpp