Rename members to match LLVM naming conventions more closely.
authorJakob Stoklund Olesen <stoklund@2pi.dk>
Mon, 14 Mar 2011 19:56:43 +0000 (19:56 +0000)
committerJakob Stoklund Olesen <stoklund@2pi.dk>
Mon, 14 Mar 2011 19:56:43 +0000 (19:56 +0000)
commit766faf4b2b7fe2835181777fb50d9f4d1814aba5
tree88afb13355cfae1c9fd3393ee726a852ba073c1c
parente2189144d45be78a89f0daf3df3cf12e38221d86
Rename members to match LLVM naming conventions more closely.

Remove the unused reserved_ bit vector, no functional change intended.

This doesn't break 'svn blame', this file really is all my fault.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127607 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/InlineSpiller.cpp