Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit.c506 static bool zend_jit_may_avoid_refcounting(const zend_op *opline, uint32_t op1_info) in zend_jit_may_avoid_refcounting() function
H A Dzend_jit_ir.c12445 && zend_jit_may_avoid_refcounting(opline+1, res_info)) {
14514 && zend_jit_may_avoid_refcounting(opline+1, res_info)) {

Completed in 60 milliseconds