Home
last modified time | relevance | path

Searched defs:if_not_zero (Results 1 – 1 of 1) sorted by relevance

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c1777 ir_ref if_not_zero = IR_UNUSED; in jit_ZVAL_PTR_DTOR() local
1858 ir_ref if_not_zero, if_may_not_leak; in jit_OBJ_RELEASE() local
6240 ir_ref ref, type, if_ref, ref2, refcount, if_not_zero; in zend_jit_simple_assign() local
6496 ir_ref ref, counter, if_not_zero; in zend_jit_assign_to_variable() local
9764 ir_ref if_ref, ref, ref2, refcount, if_not_zero, if_refcounted; local
10307 ir_ref if_not_zero = ir_IF(idx2); local

Completed in 52 milliseconds