OSDN Git Service

Optimizing: Move GraphChecker memory allocations to arena.
authorVladimir Marko <vmarko@google.com>
Mon, 12 Oct 2015 09:38:28 +0000 (10:38 +0100)
committerVladimir Marko <vmarko@google.com>
Mon, 12 Oct 2015 12:24:31 +0000 (13:24 +0100)
commit655e585073ac271cc9afa7c9d6ff5ab4dbe4b72e
treef02b64d048ae4cd7fa51774f220192ddeef42e1e
parent89792b9c5ed09dda2937944b69b1b2016807b6aa
Optimizing: Move GraphChecker memory allocations to arena.

Bug: 18120045
Change-Id: I3934158e6ea4868d9baa1dfcc53b603ca6c521e2
compiler/optimizing/constant_folding_test.cc
compiler/optimizing/dead_code_elimination_test.cc
compiler/optimizing/graph_checker.cc
compiler/optimizing/graph_checker.h
compiler/optimizing/graph_checker_test.cc
compiler/optimizing/optimizing_compiler.cc
runtime/base/arena_allocator.cc
runtime/base/arena_allocator.h