aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/Python/generated_cases.c.h
diff options
context:
space:
mode:
Diffstat (limited to 'Python/generated_cases.c.h')
-rw-r--r--Python/generated_cases.c.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Python/generated_cases.c.h b/Python/generated_cases.c.h
index fe0cbfe6330..a74529d8855 100644
--- a/Python/generated_cases.c.h
+++ b/Python/generated_cases.c.h
@@ -1731,6 +1731,7 @@
seq = stack_pointer[-1];
{
uint16_t counter = read_u16(&this_instr[1].cache);
+ TIER_ONE_ONLY
#if ENABLE_SPECIALIZATION
if (ADAPTIVE_COUNTER_IS_ZERO(counter)) {
next_instr = this_instr;