Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c12570 ir_ref if_refcount_1 = ir_IF(ir_EQ(jit_GC_REFCOUNT(jit, ref), ir_CONST_U32(1))); local
12571 ir_IF_TRUE(if_refcount_1);
12574 ir_IF_FALSE(if_refcount_1);

Completed in 87 milliseconds