Searched refs:zend_ssa_rename_defs_of_instr (Results 1 – 2 of 2) sorted by relevance
239 static zend_always_inline void zend_ssa_rename_defs_of_instr(zend_ssa *ssa, zend_ssa_op *ssa_op) { in zend_ssa_rename_defs_of_instr() function
451 zend_ssa_rename_defs_of_instr(ctx->ssa, ssa_op); in dce_instr()
Completed in 10 milliseconds