Home
last modified time | relevance | path

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

/PHP-8.4/ext/opcache/jit/
H A Dzend_jit_ir.c12585 ir_ref if_refcount_1 = ir_IF(ir_EQ(jit_GC_REFCOUNT(jit, ref), ir_CONST_U32(1))); local
12586 ir_IF_TRUE(if_refcount_1);
12589 ir_IF_FALSE(if_refcount_1);

Completed in 67 milliseconds