summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorHans Boehm <hboehm@google.com>2019-05-13 12:38:54 -0700
committerHans Boehm <hboehm@google.com>2019-05-16 12:57:21 -0700
commit23628c2133d21b72c9d82a49cff2527ae041ddc2 (patch)
tree759bc21cffa3a42e45d0465da3ef0ed15fdd3d29 /compiler/optimizing/graph_visualizer.cc
parent9942687cdc862d792a6935db0c95bab106a120ed (diff)
Bytes_moved accounting fix and accounting cleanup
Bytes_moved should be incremented by the correct number of bytes needed for the space the object is allocated in, not the number of bytes it would take in region space. Various minor cleanups for code that I found hard to read while attempting to track this down. Remove a CHECK that held only because of the incorrect accounting. It now results in TreeHugger test failures. Bug: 79921586 Test: Build and boot AOSP. Change-Id: Iab75d271eb5b9812a127e708cf6b567d0c4c16f1 Merged-In: Iab75d271eb5b9812a127e708cf6b567d0c4c16f1 (cherry picked from commit a253c2d27bb95f120a27dc3fa8a66184a15a7442)
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions