[GC] Style cleanup for RewriteStatepointForGC (1 of many) [NFC]
authorPhilip Reames <listmail@philipreames.com>
Fri, 20 Feb 2015 19:26:04 +0000 (19:26 +0000)
committerPhilip Reames <listmail@philipreames.com>
Fri, 20 Feb 2015 19:26:04 +0000 (19:26 +0000)
commit936cf6a3ae529d6ebfed0579548cdc1ac3e71009
treed9ab03c605e168a53138c4da1f1b72e48f93520f
parent11947113de24f14f0bb7c7895b5087f001839e5d
[GC] Style cleanup for RewriteStatepointForGC (1 of many) [NFC]

Starting to update variable naming and types to match LLVM style.  This will be an incremental process to minimize the chance of breakage as I work.  Step one, rename member variables to LLVM CamelCase and use llvm's ADT.  Much more to come.

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