[PBQP] Tidy up CostAllocator.h: fix variable case, rename CostPool to ValuePool.
authorLang Hames <lhames@gmail.com>
Sun, 26 Oct 2014 18:16:27 +0000 (18:16 +0000)
committerLang Hames <lhames@gmail.com>
Sun, 26 Oct 2014 18:16:27 +0000 (18:16 +0000)
commit99405777bcdd07f8c4783e258a71a23406f5d7eb
treed16696130200a04f397e517b977c91ee68c99fcc
parent09c7c93937d0f11716f4c253455ee6542e1cf5c7
[PBQP] Tidy up CostAllocator.h: fix variable case, rename CostPool to ValuePool.

No functional change. This just brings things more in-line with coding
standards, and makes ValuePool's functionality clearer (it's not tied to pooling
costs, and we may want to use it to hold other things in the future).

llvm-svn: 220641
llvm/include/llvm/CodeGen/PBQP/CostAllocator.h