Searched refs:zend_jit_set_cond (Results 1 – 2 of 2) sorted by relevance
2683 if (!zend_jit_set_cond(&ctx, opline + 2, opline->result.var)) { in zend_jit()
3907 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