OSDN Git Service

Remove all uses of MIR_INLINED.
authorVladimir Marko <vmarko@google.com>
Thu, 2 Oct 2014 16:24:53 +0000 (17:24 +0100)
committerVladimir Marko <vmarko@google.com>
Thu, 2 Oct 2014 16:24:53 +0000 (17:24 +0100)
commitff0ac4772d489d8780bbb6bb271dc6d5333cca7c
tree81674499f2657395263b2a8ad63aa2e0ed0f3caf
parent6e301ec84ff8cd55a29386cff9b3b00d51675b64
Remove all uses of MIR_INLINED.

They are not needed since
  https://android-review.googlesource.com/103763

Change-Id: I1dffe5e219db615be9d9aaceb72ad9bd7c69b58e
compiler/dex/local_value_numbering.cc
compiler/dex/mir_dataflow.cc
compiler/dex/quick/dex_file_method_inliner.cc
compiler/dex/quick/gen_invoke.cc
compiler/dex/quick/mir_to_lir.cc
compiler/dex/quick/x86/utility_x86.cc