diff options
author | 2021-06-25 17:10:49 +0100 | |
---|---|---|
committer | 2021-07-05 07:33:20 +0000 | |
commit | ea936c02701dc7ac773f5c2272dafde5e1967ea0 (patch) | |
tree | 2327327eff2fa2844fb71af8d9ee8a0f48dc7a74 /compiler/optimizing/ssa_liveness_analysis.h | |
parent | 8d5d58554519ffc673760ba932a77e113f68c5fe (diff) |
dex2oat: Faster retrieval of profile data.
Avoid the slow `ProfileCompilationInfo::GetMethodHotness()`.
Cache profile index to avoid repeating the `DexFileData`
search and use new specialized functions that retrieve only
the required information instead of full `MethodHotness`.
Test: m test-art-host-gtest
Test: testrunner.py --host --optimizing
Bug: 181943478
Change-Id: Iaf8486a5e5b12f114c8abb9cfdedf6fc4ed62e20
Diffstat (limited to 'compiler/optimizing/ssa_liveness_analysis.h')
0 files changed, 0 insertions, 0 deletions