[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)
commit015e0c4bd3a20ede859cff852bce0b87249ce87a
tree87ef34500458040c3143f8efbc7a4352f7828c52
parent9e19cf1ffd67d88fa13c115016ce76a71b3f644d
[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).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@220641 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/PBQP/CostAllocator.h