Home
last modified time | relevance | path

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

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

Completed in 18 milliseconds