summaryrefslogtreecommitdiff
path: root/compiler/optimizing/code_sinking.cc
diff options
context:
space:
mode:
author Mythri Alle <mythria@google.com> 2022-04-22 11:01:06 +0000
committer Mythri Alle <mythria@google.com> 2022-04-22 15:29:28 +0000
commitbbbcea9ec41513a439283a6d7ad9798d7c4faa83 (patch)
treecddf2bb2f8b5c795e9d458ea9a043003b261d515 /compiler/optimizing/code_sinking.cc
parent79f078d87e410ed6d7b78a3afe8f7008db3601dd (diff)
Add additional checks for ArtMethod::GetOatQuickMethodHeader
We expect a non zero pc for all cases apart from runtime methods and proxy invoke handlers. Add a DCHECK to assert this case. Also assert that we would always find AOT code for non-native methods on the fallback path. This requires fixing a unit test that was passing a pc value of 0 to get the method header of existing entry point. Test: art/test.py Change-Id: I10cfa84c5b9019227d278dd511a4ea09f6aff5b2
Diffstat (limited to 'compiler/optimizing/code_sinking.cc')
0 files changed, 0 insertions, 0 deletions