commit | faf416b5ae6fe0d8cb0fb5cfb5a7635ab1699b68 | [log] [tgz] |
---|---|---|
author | Ayal Zaks <ayal.zaks@intel.com> | Mon Jun 26 21:03:51 2017 +0000 |
committer | Ayal Zaks <ayal.zaks@intel.com> | Mon Jun 26 21:03:51 2017 +0000 |
tree | 4946304aa27d9454029cb16803637ee3a6e7c293 | |
parent | 3a8fe655a52a109791167c22fd8feee0500c11a7 [diff] |
[LV] Changing the interface of ValueMap, NFC. Instead of providing access to the internal MapStorage holding all Values associated with a given Key, used for setting or resetting them all together, ValueMap keeps its MapStorage internal; its new interface allows getting, setting or resetting a single Value, per part or per part-and-lane. Follows the discussion in https://reviews.llvm.org/D32871. Differential Revision: https://reviews.llvm.org/D34473 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@306331 91177308-0d34-0410-b5e6-96231b3b80d8