Searched refs:zend_jit_handler (Results 1 – 2 of 2) sorted by relevance
/php-src/ext/opcache/jit/ |
H A D | zend_jit.c | 2671 if (!zend_jit_handler(&ctx, opline, in zend_jit() 2750 if (!zend_jit_handler(&ctx, opline, in zend_jit() 2762 if (!zend_jit_handler(&ctx, opline, 1)) { in zend_jit() 2816 if (!zend_jit_handler(&ctx, opline, in zend_jit()
|
H A D | zend_jit_ir.c | 4054 static int zend_jit_handler(zend_jit_ctx *jit, const zend_op *opline, int may_throw) in zend_jit_handler() function
|
Completed in 58 milliseconds