Searched refs:ZEND_OPTIMIZER_PASS_11 (Results 1 – 2 of 2) sorted by relevance
38 #define ZEND_OPTIMIZER_PASS_11 (1<<10) /* Merge equal constants */ macro
535 if (ZEND_OPTIMIZER_PASS_11 & OPTIMIZATION_LEVEL) { in zend_optimize()
Completed in 6 milliseconds