diff options
author | Andreas Gampe <agampe@google.com> | 2015-04-20 18:53:51 -0700 |
---|---|---|
committer | Andreas Gampe <agampe@google.com> | 2015-04-20 19:51:44 -0700 |
commit | b1fceadbd42b3047a9c06a8af6239c737d67344e (patch) | |
tree | 605389efc1479fa58b85481c4c291bc072ba0d78 /compiler/optimizing/graph_visualizer.cc | |
parent | 4474073ee836d463af29329c86d49354559a41c5 (diff) |
ART: Change image_classes and compiled_classes to unordered set
These lists can be large, and the soon-to-follow compiled_methods
will be potentially even larger. Use a hash set instead of a tree
set.
Change-Id: I7d25c075540f47771354c6f49928b4fd0c76eb2e
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions