diff options
author | Mathieu Chartier <mathieuc@google.com> | 2016-02-22 19:32:16 -0800 |
---|---|---|
committer | Mathieu Chartier <mathieuc@google.com> | 2016-02-26 17:20:00 -0800 |
commit | 17b8bce064fe4c0b29117abe489b7f8c2c950d43 (patch) | |
tree | 6f50d4672163cce20080cfb6eb566b974aa5e729 /compiler/optimizing/graph_visualizer.h | |
parent | c37a3eb8180d6488466961239eabc9ab0712bd05 (diff) |
Improve immune spaces logic
We now properly include the largest continuous region with the most
image bytes. Oat bytes are considered as part of the region but are
not counted when comparing. This can result in more image bytes in
cases where large oat files were previously included for the immune
region.
Also added handling for adjacent oat files:
[image][image][oat][oat][space] will now properly be a single region.
Bug: 27136196
Change-Id: If2c002176dd32122e320e8a94551df46bd95256a
Diffstat (limited to 'compiler/optimizing/graph_visualizer.h')
0 files changed, 0 insertions, 0 deletions