OSDN Git Service

Allow for fine tuning the inliner.
authorCalin Juravle <calin@google.com>
Wed, 29 Jul 2015 12:52:12 +0000 (13:52 +0100)
committerCalin Juravle <calin@google.com>
Wed, 29 Jul 2015 17:29:39 +0000 (18:29 +0100)
commitec74835a7e4f2660250a2f3f9508cbbe5269e49a
tree4171854ca234b8f76e82baad7263878dd834b720
parent8c4113b81eda9b2eab3761583f0d9e678b0e6bdd
Allow for fine tuning the inliner.

Bug: 21868508

Change-Id: Ice7f1604ed65e3d4ed2a010ee431272b7d000cdb
compiler/driver/compiler_options.cc
compiler/driver/compiler_options.h
compiler/jit/jit_compiler.cc
compiler/optimizing/inliner.cc
compiler/optimizing/optimizing_compiler.cc
dex2oat/dex2oat.cc