Home
last modified time | relevance | path

Searched refs:if_refcounted2 (Results 1 – 1 of 1) sorted by relevance

/PHP-8.4/ext/opcache/jit/
H A Dzend_jit_ir.c11502 ir_ref if_refcounted, if_reference, if_refcounted2, ptr, val2, ptr2, type2; local
11542 if_refcounted2 = ir_IF(ir_AND_U32(type2, ir_CONST_U32(Z_TYPE_FLAGS_MASK)));
11543 ir_IF_FALSE_cold(if_refcounted2);
11551 ir_IF_TRUE(if_refcounted2);

Completed in 59 milliseconds