diff options
author | Vladimir Marko <vmarko@google.com> | 2014-05-14 16:51:16 +0100 |
---|---|---|
committer | Vladimir Marko <vmarko@google.com> | 2014-05-20 14:48:56 +0100 |
commit | 4c1c510bea6f20f4d8b09e15547cd2967ad51c88 (patch) | |
tree | f3d15233294e46db0f43e83997e71a8bb990745e /compiler/optimizing/graph_visualizer.h | |
parent | fdfe733d8fad10fb8370f468fbd5905416f338fa (diff) |
Improve stack walk performance.
Move a few functions from art_method.cc to art_method-inl.h
and introduce new overloads that take already known partial
results; do not rely on the compiler to magically merge the
identical but non-trivial paths. The partial results are
DCHECKed to be correct.
Change-Id: I342c3001bbff08a2bbbb9a7b62ae67188ad8cffc
Diffstat (limited to 'compiler/optimizing/graph_visualizer.h')
0 files changed, 0 insertions, 0 deletions