Searched refs:ZEND_OPTIMIZER_PASS_15 (Results 1 – 2 of 2) sorted by relevance
42 #define ZEND_OPTIMIZER_PASS_15 (1<<14) /* Collect constants */ macro
19 zend_bool collect_constants = (ZEND_OPTIMIZER_PASS_15 & OPTIMIZATION_LEVEL)?
Completed in 6 milliseconds