diff options
author | 2023-07-26 15:34:20 +0100 | |
---|---|---|
committer | 2023-07-26 16:56:24 +0000 | |
commit | 1c77d6340195608fee5a1e914694ac32e68acb06 (patch) | |
tree | e28c95a69b9b7d35b00edbe9184280ad90f7c0ab /compiler/optimizing/optimizing_compiler.cc | |
parent | 0eb638e59e26d99d1cc5bfa5af59d5797743c7c5 (diff) |
Only set ArtMethod as shared memory if we compile with a profile.
The idea behind the optimization is that important methods will be
AOTed. However, if we don't have a profile (like for mainline modules),
we should skip this optimization.
Test: test.py
Bug: 265544352
Change-Id: I63bde0a4afa21c60791ff8b1fde08c9e8b5f9eea
Diffstat (limited to 'compiler/optimizing/optimizing_compiler.cc')
0 files changed, 0 insertions, 0 deletions