When we strength reduce an objc_retainBlock call to objc_retain, increment NumPeeps...
authorMichael Gottesman <mgottesman@apple.com>
Sun, 21 Apr 2013 00:50:27 +0000 (00:50 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Sun, 21 Apr 2013 00:50:27 +0000 (00:50 +0000)
commitfca9d95523dd290209bf15e0ef9d9aa373058636
tree043145fec93a0095d1089c257d4c48b923488a87
parent8c87177f2cd2fba8adbd5ccd1ebaad7b4112bace
When we strength reduce an objc_retainBlock call to objc_retain, increment NumPeeps and make sure that Changed is set to true.

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