Refactor the code for visiting instructions out into helper functions.
authorDan Gohman <gohman@apple.com>
Thu, 22 Mar 2012 18:24:56 +0000 (18:24 +0000)
committerDan Gohman <gohman@apple.com>
Thu, 22 Mar 2012 18:24:56 +0000 (18:24 +0000)
commitc7f5c6e0e3a25aa5f6320766dd1bb29371e6948d
treebde0137a4a5975a8190a514aae9db7a3186ee494
parent1508e5e0495a3b3d034cb8e0b9be16b01749d8b3
Refactor the code for visiting instructions out into helper functions.

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