[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)
commitf20413245a8667e105a8850ed68165d8ed13bde3
tree5b546193c17852970cdc1b4dff99544d2191ec43
parent9b7f8329355d5ebd20de3a6fcbca000bd4a4f2fd
[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.

llvm-svn: 230042
llvm/lib/Transforms/Scalar/RewriteStatepointsForGC.cpp