Home
last modified time | relevance | path

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

/PHP-8.4/ext/opcache/jit/
H A Dzend_jit.c2020 if (!zend_jit_do_fcall(&ctx, opline, op_array, ssa, call_level, b + 1, NULL)) { in zend_jit()
H A Dzend_jit_ir.c9721 static int zend_jit_do_fcall(zend_jit_ctx *jit, const zend_op *opline, const zend_op_array *op_arra… function
10428 if (!zend_jit_do_fcall(jit, opline, op_array, ssa, call_level, next_block, NULL)) {
H A Dzend_jit_trace.c5370 if (!zend_jit_do_fcall(&ctx, opline, op_array, op_array_ssa, frame->call_level, -1, p + 1)) { in zend_jit_trace()

Completed in 73 milliseconds