Refactored out the helper function FindPredecessorRetainWithSafePath from ObjCARCOpt...
authorMichael Gottesman <mgottesman@apple.com>
Wed, 3 Apr 2013 23:16:05 +0000 (23:16 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Wed, 3 Apr 2013 23:16:05 +0000 (23:16 +0000)
commit681f258ae33c114c1525114e6be882ee281be3a6
treeaeb5a426f1bb7f9a4cbf93cbf262b35b5f05a115
parent7d2166a643a7c16b9b0c87441b662f66e79b131f
Refactored out the helper function FindPredecessorRetainWithSafePath from ObjCARCOpt::OptimizeReturns.

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