Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_trace.c7245 if (!zend_jit_store_ref(jit, 1 << type, i, ref, STACK_MEM_TYPE(stack, i) != type)) { in zend_jit_trace()
H A Dzend_jit_ir.c4253 static int zend_jit_store_ref(zend_jit_ctx *jit, uint32_t info, int var, int32_t src, bool set_type) in zend_jit_store_ref() function

Completed in 226 milliseconds