[RewriteStatepointsForGC] minor style cleanup
authorPhilip Reames <listmail@philipreames.com>
Tue, 21 Jul 2015 19:04:38 +0000 (19:04 +0000)
committerPhilip Reames <listmail@philipreames.com>
Tue, 21 Jul 2015 19:04:38 +0000 (19:04 +0000)
commit4ccee6b37737ef2b747120e07ab304d07e5f2078
treeb9c7108be1e225903b2e2a2b6b592edac97bd669
parent2f6af0e27750a48871ff6e796206d5b71f204868
[RewriteStatepointsForGC] minor style cleanup

Use a named lambda for readability, common some code, remove a stale comments, and use llvm style variable names.

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