summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorNicolas Geoffray <ngeoffray@google.com>2015-08-11 20:03:09 -0700
committerNicolas Geoffray <ngeoffray@google.com>2015-08-20 11:00:12 +0100
commite418dda75998e0186f7580c2c54705767c3c8f1f (patch)
tree49b3183cd1d25b6a5cfb31e0d16678deb023c1e8 /compiler/optimizing/graph_visualizer.cc
parent4d786026efaac41acf8278d1c87d842f7ce06fde (diff)
Be more flexible on the code unit size when inlining.
This change increases the maximum code unit size, and fold parameters in the inlinee in the hope to reduce the overall size of the graph. We then make sure we don't inline methods that have more than N HInstructions. Also, remove the kAccDontInline flag on ArtMethod. The compiler does not need it anymore. Change-Id: I4cd3da40e551f30ba83b8b274728b87e67f6812e
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions