Home
last modified time | relevance | path

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

/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_ssa.h172 static zend_always_inline void zend_ssa_remove_op1_def(zend_ssa *ssa, zend_ssa_op *ssa_op) in zend_ssa_remove_op1_def() function
H A Dzend_ssa.c1280 zend_ssa_remove_op1_def(ssa, ssa_op); in zend_ssa_remove_defs_of_instr()
H A Dsccp.c2413 zend_ssa_remove_op1_def(ssa, ssa_op); in try_remove_definition()

Completed in 20 milliseconds