Home
last modified time | relevance | path

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

/PHP-8.3/Zend/
H A Dzend_vm_opcodes.h238 #define ZEND_UNSET_CV 153 macro
H A Dzend_compile.c5051 opline = zend_emit_op(NULL, ZEND_UNSET_CV, &var_node, NULL); in zend_compile_unset()
H A Dzend_vm_def.h6467 ZEND_VM_HANDLER(153, ZEND_UNSET_CV, CV, UNUSED)
/PHP-8.3/Zend/Optimizer/
H A Dzend_ssa.h223 || opline->opcode == ZEND_UNSET_CV in zend_ssa_is_no_val_use()
H A Dzend_dfg.c213 case ZEND_UNSET_CV: in _zend_dfg_add_use_def_op()
H A Ddce.c196 case ZEND_UNSET_CV: in may_have_side_effects()
H A Dzend_inference.c3437 case ZEND_UNSET_CV: in _zend_update_type_info()
4726 if (op_array->opcodes[use].opcode == ZEND_UNSET_CV in zend_mark_cv_references()
4810 case ZEND_UNSET_CV: in zend_may_throw_ex()
H A Dzend_ssa.c736 case ZEND_UNSET_CV: in _zend_ssa_rename_op()
H A Dsccp.c255 case ZEND_UNSET_CV: in can_replace_op1()

Completed in 88 milliseconds