diff options
author | Vladimir Marko <vmarko@google.com> | 2018-05-11 10:33:37 +0100 |
---|---|---|
committer | Vladimir Marko <vmarko@google.com> | 2018-06-04 13:06:42 +0100 |
commit | ea341d2830298b666d7c6faf369d2fc3fe94fef8 (patch) | |
tree | ae20b9be257fcd1bcef71698ed06307c2932cced /compiler/optimizing/graph_visualizer.h | |
parent | 9ddef18ae95859a985e7a0de7e22999fcbc28e07 (diff) |
Rewrite TypeLookupTable.
Improve bit-packing of the data to store twice as many bits
of the hash as previously. Check for bucket mismatch after
the first partial hash conflict (previous comments alluded
to the bucket check but it was not implemented).
Avoid an unnecessary unique_ptr<> indirection by making the
TypeLookupTable moveable.
Test: Rely on Treehugger.
Bug: 79514364
Change-Id: I9fa6f712b037a6e6904d09c88670966486f56621
Diffstat (limited to 'compiler/optimizing/graph_visualizer.h')
0 files changed, 0 insertions, 0 deletions