Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c1265 static bool zend_jit_spilling_may_cause_conflict(zend_jit_ctx *jit, int var, ir_ref val) in zend_jit_spilling_may_cause_conflict() function
1301 if (val > 0 && !zend_jit_spilling_may_cause_conflict(jit, var, val)) { in zend_jit_def_reg()

Completed in 73 milliseconds