Home
last modified time | relevance | path

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

/PHP-7.4/Zend/
H A Dzend_vm_opcodes.h232 #define ZEND_UNSET_CV 153 macro
H A Dzend_compile.c4173 opline = zend_emit_op(NULL, ZEND_UNSET_CV, &var_node, NULL); in zend_compile_unset()
H A Dzend_vm_def.h6050 ZEND_VM_HANDLER(153, ZEND_UNSET_CV, CV, UNUSED)
/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_dfg.c98 case ZEND_UNSET_CV: in zend_build_dfg()
H A Dzend_ssa.h217 if (opline->opcode == ZEND_ASSIGN || opline->opcode == ZEND_UNSET_CV) { in zend_ssa_is_no_val_use()
H A Ddce.c187 case ZEND_UNSET_CV: in may_have_side_effects()
H A Dzend_ssa.c742 case ZEND_UNSET_CV: in zend_ssa_rename()
H A Dsccp.c254 case ZEND_UNSET_CV: in can_replace_op1()
H A Dzend_inference.c3315 case ZEND_UNSET_CV: in zend_update_type_info()
4426 case ZEND_UNSET_CV: in zend_may_throw()

Completed in 61 milliseconds