summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorNicolas Geoffray <ngeoffray@google.com>2021-03-10 15:09:19 +0000
committerNicolas Geoffray <ngeoffray@google.com>2021-03-24 16:47:38 +0000
commit43c9cd7938a53265ea9899a604b409ce070cc2c5 (patch)
treedb084fcc115d6a68de25662bf1a5fae030bcf152 /compiler/optimizing/graph_visualizer.cc
parent443fc8962db219177c34cd047d2071b5ee775468 (diff)
Improve nterp -> compiled code transitions.
Use an unused bit in the access flags of an ArtMethod (0x00200000) to store the information a method only takes ints or references and returns an int, a reference, or a long. This avoids the need to fetch the shorty in nterp when doing a call. Test: test.py Test: 821-many-args Bug: 112676029 Change-Id: Ie657ccf69c17c1097dc2a97f18e3093ef3be391b
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions