Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_trace.c3662 if (!zend_jit_free_op(jit, op, -1, op->op2.var)) { in zend_jit_trace_deoptimization()
3670 if (!zend_jit_free_op(jit, op, -1, op->op1.var)) { in zend_jit_trace_deoptimization()
H A Dzend_jit_ir.c10920 static int zend_jit_free_op(zend_jit_ctx *jit, const zend_op *opline, uint32_t info, uint32_t var_o… function

Completed in 72 milliseconds