Inline SetSeqToRelease into its only caller, since it's more clear that way.
authorDan Gohman <gohman@apple.com>
Mon, 12 Dec 2011 18:16:56 +0000 (18:16 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 12 Dec 2011 18:16:56 +0000 (18:16 +0000)
commit28588ff7aa417eded80101ea8d7fe4c7dcd8a1c1
tree438f8aefbeacb7e7c61485be231f6a3acdb6cc00
parentdbf350a5a8f5fb5321a4e11e381f0023fbe61d15
Inline SetSeqToRelease into its only caller, since it's more clear that way.

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