summaryrefslogtreecommitdiff
path: root/compiler/optimizing/optimizing_compiler_stats.h
diff options
context:
space:
mode:
author Mythri Alle <mythria@google.com> 2022-10-31 17:18:01 +0000
committer Mythri Alle <mythria@google.com> 2022-11-01 09:39:09 +0000
commit21f2c60d69937cccb62d0db4a8e47f24d9ce78f5 (patch)
treedef29d108450edd3f75de66b3acacc1de0b41969 /compiler/optimizing/optimizing_compiler_stats.h
parent9fa3b7c2c12e7b61ffc36a94cf29cc3a118cfa51 (diff)
Only check for should_deoptimize_flag if there was a redefinition
We only need to check for the deoptimize flag on stack when a redefinition has happened. After a redefinition we cannot use any JITed code and hence we need to check if we need to deoptimize a particular frame even when the method isn't marked for deoptimization. In all other cases it isn't really required to check this bit. Bug: 253232638 Test: art/test.py Change-Id: Ib7192db004347d407ec55454b4de040d300d3280
Diffstat (limited to 'compiler/optimizing/optimizing_compiler_stats.h')
0 files changed, 0 insertions, 0 deletions