Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c13994 static int zend_jit_load_this(zend_jit_ctx *jit, uint32_t var) function
14043 if (!zend_jit_load_this(jit, opline->result.var)) {
H A Dzend_jit_trace.c3580 } else if (!zend_jit_load_this(jit, EX_NUM_TO_VAR(i))) { in zend_jit_trace_deoptimization()

Completed in 95 milliseconds