Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/jit/
H A Dzend_jit.c3603 static int zend_real_jit_func(zend_op_array *op_array, zend_script *script, const zend_op *rt_oplin… in zend_real_jit_func() function
3679 zend_real_jit_func(op_array, NULL, NULL); in zend_runtime_jit()
3718 zend_real_jit_func(op_array, NULL, NULL); in zend_jit_check_funcs()
3742 zend_real_jit_func(op_array, NULL, opline); in zend_jit_hot_func()
3904 return zend_real_jit_func(op_array, script, NULL); in zend_jit_op_array()

Completed in 12 milliseconds