Changed the method name PtrState.IsKnownIncremented() to PtrState.HasKnownPositiveRef...
authorMichael Gottesman <mgottesman@apple.com>
Sat, 23 Mar 2013 05:31:01 +0000 (05:31 +0000)
committerMichael Gottesman <mgottesman@apple.com>
Sat, 23 Mar 2013 05:31:01 +0000 (05:31 +0000)
commit07beea47b8e5409f4806131f16386f23c6cdf82e
treeeb09634c6a6eade75f3eb0e6dbdbf973b9e60ce0
parenta20a1dad7f820b1771b988689a75f6421cd3632f
Changed the method name PtrState.IsKnownIncremented() to PtrState.HasKnownPositiveRefCount().

Now said method matches namewise every other method which refers to
the member KnownPositiveRefCount of the class PtrState.

llvm-svn: 177816
llvm/lib/Transforms/ObjCARC/ObjCARCOpts.cpp