summaryrefslogtreecommitdiff
path: root/compiler/optimizing/code_sinking.cc
diff options
context:
space:
mode:
author Mythri Alle <mythria@google.com> 2022-03-22 16:10:40 +0000
committer Mythri Alle <mythria@google.com> 2022-03-22 16:10:40 +0000
commit4e6f5d6520057e3d340a8153f55ed7d0e91fdd3d (patch)
treea3adcdeb29a041074eb8e53b0a0f35b9a4a01e67 /compiler/optimizing/code_sinking.cc
parentdb7c76b5beb1dae2bbc6bf71bb8ee6be8101106a (diff)
Skip a check when instrumenting the stack for runtime methods
Some runtime methods get replaced with actual method later when tail calling the actual method. Hence the method recorded in the instrumentation stack may not match what we see during the stack visitor sometimes. We already skip this check when walking the stack. Bug: 214001306 Test: art/test.py Change-Id: Ie266aa6354aab131e2241d093af88d0d375695b6
Diffstat (limited to 'compiler/optimizing/code_sinking.cc')
0 files changed, 0 insertions, 0 deletions