Home
last modified time | relevance | path

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

/PHP-7.2/ext/opcache/Optimizer/
H A Dzend_cfg.h107 #define ZEND_CFG_NO_ENTRY_PREDECESSORS (1<<25) macro
H A Dzend_cfg.c449 if ((build_flags & ZEND_CFG_NO_ENTRY_PREDECESSORS) in zend_build_cfg()
H A Ddfa_pass.c55 ZEND_CFG_NO_ENTRY_PREDECESSORS, &ssa->cfg, flags) != SUCCESS) { in zend_dfa_analyze_op_array()

Completed in 12 milliseconds