summaryrefslogtreecommitdiff
path: root/tools/cpp-define-generator/constant_jit.def
diff options
context:
space:
mode:
Diffstat (limited to 'tools/cpp-define-generator/constant_jit.def')
-rw-r--r--tools/cpp-define-generator/constant_jit.def1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/cpp-define-generator/constant_jit.def b/tools/cpp-define-generator/constant_jit.def
index 82cdbb20f1..5fa5194d00 100644
--- a/tools/cpp-define-generator/constant_jit.def
+++ b/tools/cpp-define-generator/constant_jit.def
@@ -25,6 +25,5 @@
DEFINE_JIT_CONSTANT(CHECK_OSR, int16_t, art::jit::kJitCheckForOSR)
DEFINE_JIT_CONSTANT(HOTNESS_DISABLE, int16_t, art::jit::kJitHotnessDisabled)
-DEFINE_JIT_CONSTANT(CHECK_OSR_THRESHOLD, int16_t, art::jit::Jit::kJitRecheckOSRThreshold)
#undef DEFINE_JIT_CONSTANT