Home
last modified time | relevance | path

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

/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_func_info.h29 #define ZEND_FUNC_IRREDUCIBLE (1<<4) macro
H A Dzend_cfg.c865 flag |= ZEND_FUNC_IRREDUCIBLE; in zend_cfg_identify_loops()
H A Dzend_dump.c918 if (func_flags & ZEND_FUNC_IRREDUCIBLE) { in zend_dump_op_array()

Completed in 9 milliseconds