summaryrefslogtreecommitdiff
path: root/compiler/optimizing/instruction_builder.cc
diff options
context:
space:
mode:
author Mythri Alle <mythria@google.com> 2023-12-21 10:15:54 +0000
committer Mythri Alle <mythria@google.com> 2023-12-21 12:19:07 +0000
commite170e989bad0bcc3d178a679a692523e4b18786e (patch)
treec516f1c3d7e78634f7d05f7b155917110bc69034 /compiler/optimizing/instruction_builder.cc
parent7a604b955756e2046ea37b35c7d3fa2cc9aeac0d (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