Home
last modified time | relevance | path

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

/PHP-8.4/ext/opcache/jit/
H A Dzend_jit.c2683 if (!zend_jit_set_cond(&ctx, opline + 2, opline->result.var)) { in zend_jit()
H A Dzend_jit_ir.c3907 static int zend_jit_set_cond(zend_jit_ctx *jit, const zend_op *next_opline, uint32_t var) in zend_jit_set_cond() function

Completed in 60 milliseconds