diff options
author | 2023-12-21 10:15:54 +0000 | |
---|---|---|
committer | 2023-12-21 12:19:07 +0000 | |
commit | e170e989bad0bcc3d178a679a692523e4b18786e (patch) | |
tree | c516f1c3d7e78634f7d05f7b155917110bc69034 /compiler/optimizing/instruction_builder.cc | |
parent | 7a604b955756e2046ea37b35c7d3fa2cc9aeac0d (diff) |
Don't check for deoptimization if only tracing is enabled
We take a fast path by not checking if a deoptimization is required on
method exit hooks. This patch does the same on method entry hooks. This
doesn't impact performance much but makes it uniform across method entry
/ exit hooks.
Bug: 259258187
Test: art/test.py -t 2246
Change-Id: I14c626a9091815ee815c5979e12d78a2c3beecd5
Diffstat (limited to 'compiler/optimizing/instruction_builder.cc')
0 files changed, 0 insertions, 0 deletions