summaryrefslogtreecommitdiff
path: root/compiler/optimizing/graph_visualizer.cc
diff options
context:
space:
mode:
authorDavid Srbecky <dsrbecky@google.com>2019-05-31 20:01:46 +0100
committerDavid Srbecky <dsrbecky@google.com>2019-06-07 17:01:44 +0000
commit8867f3b017546ff187a99ac57bc91ac2bcf1f4f9 (patch)
tree29dbf68255584d48694bd8a50b23d8758987278c /compiler/optimizing/graph_visualizer.cc
parentd3b6664f454e7ea61597c0235b4a9df95056f4cd (diff)
Switch-interpreter: Add new 'next' instruction field.
This field is set by handlers to the next instruction to execute. It is initialized to fall-through and can be overwritten as needed. As the first step, only DCHECK its value against the 'inst' field. The next step will be to remove all the inst->Next_xxx() calls. Test: test.py -b -r --host --64 --interpreter Test: run-libjdwp-tests.sh --mode=host --variant=X64 --debug --no-jit Change-Id: I92740d21871cf3a5b34d9d1615ad2a71ba021339
Diffstat (limited to 'compiler/optimizing/graph_visualizer.cc')
0 files changed, 0 insertions, 0 deletions