Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_trace.c3481 if (!zend_jit_store_type(jit, i, type)) { in zend_jit_trace_deoptimization()
5051 if (!zend_jit_store_type(&ctx, var_num, type)) { in zend_jit_trace()
5104 if (!zend_jit_store_type(&ctx, var_num, type)) { in zend_jit_trace()
5201 if (!zend_jit_store_type(&ctx, var_num, type)) { in zend_jit_trace()
6407 if (!zend_jit_store_type(&ctx, var_num, type)) { in zend_jit_trace()
7046 if (!zend_jit_store_type(jit, i, type)) { in zend_jit_trace()
H A Dzend_jit_ir.c4256 static int zend_jit_store_type(zend_jit_ctx *jit, int var, uint8_t type) in zend_jit_store_type() function

Completed in 63 milliseconds