Searched refs:zend_jit_may_avoid_refcounting (Results 1 – 2 of 2) sorted by relevance
506 static bool zend_jit_may_avoid_refcounting(const zend_op *opline, uint32_t op1_info) in zend_jit_may_avoid_refcounting() function
12445 && zend_jit_may_avoid_refcounting(opline+1, res_info)) {14514 && zend_jit_may_avoid_refcounting(opline+1, res_info)) {
Completed in 60 milliseconds