Searched refs:zend_ssa_remove_defs_of_instr (Results 1 – 1 of 1) sorted by relevance
1306 static inline void zend_ssa_remove_defs_of_instr(zend_ssa *ssa, zend_ssa_op *ssa_op) /* {{{ */ in zend_ssa_remove_defs_of_instr() function1465 zend_ssa_remove_defs_of_instr(ssa, &ssa->ops[j]); in zend_ssa_remove_block()
Completed in 6 milliseconds