summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorMathieu Chartier <mathieuc@google.com>2018-02-20 16:19:28 -0800
committerMathieu Chartier <mathieuc@google.com>2018-02-22 10:37:31 -0800
commit2daa13448d5caeb7eb4f7fd3981c0d430264c7c3 (patch)
tree547222519fc7627a99eae914fbaa39eb294a82c6 /compiler/optimizing/graph_visualizer.cc
parentb2f1edc3d1f162bd9007f10bc66009eac5b2daab (diff)
Fix unquickening logic for quickened input dexes
In the case where an input dex is already quickened (i.e. obfuscation), do not attempt to unquicken it. This is done by switching the quicken info table to the compact offset table (used by cdex debug infos). Added test. Posssible to get a bit of extra savings by deleting the quicken info num entries field. Quicken filter size regression average on golem: -0.14%. Bug: 72608794 Bug: 63756964 Test: test-art-host-gtest-dex2oat_test -j64 Change-Id: I5534a7509b4c718a9b959fa43b82bde857e0b59e
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions