Home
last modified time | relevance | path

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

/php-src/Zend/Optimizer/
H A Ddce.c396 static inline bool is_free_of_live_var(context *ctx, zend_op *opline, zend_ssa_op *ssa_op) { in is_free_of_live_var() function
423 if (is_free_of_live_var(ctx, opline, ssa_op)) { in dce_instr()

Completed in 7 milliseconds