Searched refs:zend_jit_may_delay_fetch_this (Results 1 – 1 of 1) sorted by relevance
3398 static bool zend_jit_may_delay_fetch_this(const zend_op_array *op_array, zend_ssa *ssa, const zend_… in zend_jit_may_delay_fetch_this() function6191 if (zend_jit_may_delay_fetch_this(op_array, ssa, ssa_opcodes, ssa_op)) { in zend_jit_trace()
Completed in 20 milliseconds