summaryrefslogtreecommitdiff
path: root/compiler/optimizing/instruction_simplifier_test.cc
diff options
context:
space:
mode:
author Mythri Alle <mythria@google.com> 2023-01-12 14:48:45 +0000
committer Mythri Alle <mythria@google.com> 2023-01-17 15:42:20 +0000
commite63515506c4c5ba01ba98bd990b9500dd7e8bb51 (patch)
tree29ef61623b0c769441ccaeeb17261d9d68da6c45 /compiler/optimizing/instruction_simplifier_test.cc
parent1f0d205a20d4571bc2c4691d922e5e46d9a42aec (diff)
Cleanup instrumentation_levels and instrumentation_stubs_installed
We had instrumentation_levels and instrumentation_stubs_installed which were kind of similar but slightly different in what they actually represent. Their meaning also changed with the recent changes to avoid instrumentation stubs. They were used sometimes incorrectly in the code. This CL: 1. Renames instrumentation_stubs_installed to run_exit_hooks 2. Renames the instrumentation level to not refer instrumentation stubs 3. Fixes a few places that should have checked for the instrumentation level but checked for instrumention_stubs_installed. Bug: 206029744 Test: art/test.py Change-Id: I20a6e9442661a6465c92321904c846d35ebb1e53
Diffstat (limited to 'compiler/optimizing/instruction_simplifier_test.cc')
0 files changed, 0 insertions, 0 deletions