Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/Optimizer/
H A Ddce.c185 && (OP2_INFO() & MAY_HAVE_DTOR) in may_have_side_effects()
225 && (OP1_INFO() & MAY_HAVE_DTOR)) { in may_have_side_effects()
H A Dzend_inference.h38 #define MAY_HAVE_DTOR \ macro
/PHP-8.0/ext/opcache/jit/
H A Dzend_jit.c2751 && (!(op1_info & MAY_HAVE_DTOR) || !(op1_info & MAY_BE_RC1))) { in zend_jit()

Completed in 18 milliseconds