Home
last modified time | relevance | path

Searched defs:use_chain (Results 1 – 3 of 3) sorted by relevance

/PHP-8.3/Zend/Optimizer/
H A Ddce.c335 static bool try_remove_var_def(context *ctx, int free_var, int use_chain, zend_op *opline) { in try_remove_var_def()
H A Dzend_ssa.h111 int use_chain; /* uses of this value, linked through opN_use_chain */ member
/PHP-8.3/ext/opcache/jit/
H A Dzend_jit_trace.c2674 static void zend_jit_trace_use_var(int line, int var, int def, int use_chain, int *start, int *end,… in zend_jit_trace_use_var()

Completed in 33 milliseconds