Searched refs:result_avoid_refcounting (Results 1 – 1 of 1) sorted by relevance
/php-src/ext/opcache/jit/ |
H A D | zend_jit_ir.c | 12409 bool result_avoid_refcounting = 0; local 12446 result_avoid_refcounting = 1; 12557 jit_ZVAL_COPY(jit, res_addr, -1, val_addr, res_info, !result_avoid_refcounting); 14494 bool result_avoid_refcounting = 0; local 14515 result_avoid_refcounting = 1; 14530 jit_ZVAL_COPY(jit, res_addr, -1, val_addr, res_info, !result_avoid_refcounting);
|
Completed in 39 milliseconds