diff options
| author | Ted Kremenek <kremenek@apple.com> | 2010-01-11 00:07:44 +0000 |
|---|---|---|
| committer | Ted Kremenek <kremenek@apple.com> | 2010-01-11 00:07:44 +0000 |
| commit | 8e994a2808afed750109c45492b7d683870fbfed (patch) | |
| tree | 17093da9a6c5f51b7b2dc63b68ebc3f7071aa873 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
| parent | 91b78382b51bb19e4023da4ef1818f146b7018dc (diff) | |
Preliminary reworking of value-binding logic in RegionStore:
(1) Introduce a new 'BindingKey' class to match 'BindingValue'. This
gives us the flexibility to change the current key value from 'const
MemRegion*' to something more interesting.
(2) Rework additions/removals/lookups from the store to use new
'Remove', 'Add', 'Lookup' utility methods.
No "real" functionality change; just prep work and abstraction.
llvm-svn: 93136
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
