Home
last modified time | relevance | path

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

/PHP-7.4/ext/opcache/Optimizer/
H A Dzend_cfg.h100 #define ZEND_CFG_NO_ENTRY_PREDECESSORS (1<<25) macro
H A Dzend_cfg.c436 if ((build_flags & ZEND_CFG_NO_ENTRY_PREDECESSORS) in zend_build_cfg()
H A Ddfa_pass.c54 if (zend_build_cfg(&ctx->arena, op_array, ZEND_CFG_NO_ENTRY_PREDECESSORS, &ssa->cfg) != SUCCESS) { in zend_dfa_analyze_op_array()

Completed in 15 milliseconds