OSDN Git Service

Refactor BuildInvoke.
authorCalin Juravle <calin@google.com>
Tue, 18 Aug 2015 16:08:12 +0000 (17:08 +0100)
committerCalin Juravle <calin@google.com>
Thu, 20 Aug 2015 11:57:10 +0000 (12:57 +0100)
commit68ad649d3918f2eed3a37209c01a7f0a0faf09f0
tree5d6a004a79bffc5c02af02f325faa8df5f8cad52
parentbffabfce093e26bffb9e820a8f6b45474d28787a
Refactor BuildInvoke.

BuildInvoke got to be too complex an unreadble. This breaks it down in
smaller pieces.

Change-Id: Ibda63f69f5a1be537ae13e18a5f67c361173f4a6
compiler/optimizing/builder.cc
compiler/optimizing/builder.h
compiler/optimizing/nodes.h
runtime/dex_file.h