Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c11711 ir_ref if_refcounted, if_reference, if_refcounted2, ptr, val2, ptr2, type2; local
11751 if_refcounted2 = ir_IF(ir_AND_U32(type2, ir_CONST_U32(Z_TYPE_FLAGS_MASK)));
11752 ir_IF_FALSE_cold(if_refcounted2);
11760 ir_IF_TRUE(if_refcounted2);

Completed in 41 milliseconds