Searched refs:ZEND_OPTIMIZER_PASS_2 (Results 1 – 2 of 2) sorted by relevance
/PHP-5.6/ext/opcache/Optimizer/ | ||
H A D | zend_optimizer.h | 29 #define ZEND_OPTIMIZER_PASS_2 (1<<1) /* Constant conversion and jumps */ macro |
H A D | pass2.c | 7 if (ZEND_OPTIMIZER_PASS_2 & OPTIMIZATION_LEVEL) { |
Completed in 5 milliseconds