Searched defs:zend_jit_store_var (Results 1 – 1 of 1) sorted by relevance
/php-src/ext/opcache/jit/ | ||
H A D | zend_jit_ir.c | 4245 static int zend_jit_store_var(zend_jit_ctx *jit, uint32_t info, int var, int ssa_var, bool set_type) in zend_jit_store_var() function |
Completed in 56 milliseconds