summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.h
diff options
context:
space:
mode:
authorVladimir Marko <vmarko@google.com>2014-10-09 14:57:59 +0100
committerVladimir Marko <vmarko@google.com>2014-10-09 15:28:21 +0100
commit5229cf17e3240d55f043c0a9308e22d967f897dc (patch)
treeebdce05568bf76a91bcb94dde0f48d2f1ffe11ec /compiler/optimizing/graph_visualizer.h
parent67c72b8882f539afd1c8643396fce417cadb85d5 (diff)
Quick: Reduce memory usage and improve compile time.
Move the def-block-matrix from Arena to ScopedArena. Remove BasicBlockDataFlow::ending_check_v and use a temporary bit matrix instead. Remove unused BasicBlockDataFlow::phi_v. Avoid some BitVector::Copy() at the end of null and clinit check elimination passes when the contents of the source BitVector is no longer needed. Change-Id: I8111b2f8a51e63075aa124b528d61b79b6933274
Diffstat (limited to 'compiler/optimizing/graph_visualizer.h')
0 files changed, 0 insertions, 0 deletions