Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit.c2487 if (!zend_jit_handler(&ctx, opline, in zend_jit()
2561 if (!zend_jit_handler(&ctx, opline, in zend_jit()
2573 if (!zend_jit_handler(&ctx, opline, 1)) { in zend_jit()
2627 if (!zend_jit_handler(&ctx, opline, in zend_jit()
H A Dzend_jit_ir.c3987 static int zend_jit_handler(zend_jit_ctx *jit, const zend_op *opline, int may_throw) in zend_jit_handler() function

Completed in 53 milliseconds