summaryrefslogtreecommitdiffstats
path: root/compiler/optimizing/side_effects_analysis.h
diff options
context:
space:
mode:
authorDavid Brazdil <dbrazdil@google.com>2015-02-23 18:02:02 +0000
committerDavid Brazdil <dbrazdil@google.com>2015-02-23 18:02:02 +0000
commit433be7f82e4c3433da718a739f9e738410727ca3 (patch)
treea48823f06721cefbc0ffc751acff3887eb625a55 /compiler/optimizing/side_effects_analysis.h
parent304e47467579c909a6312ef3cca5cdad1433de9c (diff)
downloadandroid_art-433be7f82e4c3433da718a739f9e738410727ca3.tar.gz
android_art-433be7f82e4c3433da718a739f9e738410727ca3.tar.bz2
android_art-433be7f82e4c3433da718a739f9e738410727ca3.zip
Optimizing: Remove redundant hash set copy in GVN
During the GVN analysis, a basic block inherits the set of movable instructions from its dominator. If the block is the only successor of the dominating block, there is no need for cloning of the parent set (a very expensive operation). Change-Id: I59e033b9e9e093984dc8e903e3a7be1cb3645cc2
Diffstat (limited to 'compiler/optimizing/side_effects_analysis.h')
0 files changed, 0 insertions, 0 deletions