Home
last modified time | relevance | path

Searched refs:ZEND_OPTIMIZER_PASS_2 (Results 1 – 2 of 2) sorted by relevance

/PHP-5.6/ext/opcache/Optimizer/
H A Dzend_optimizer.h29 #define ZEND_OPTIMIZER_PASS_2 (1<<1) /* Constant conversion and jumps */ macro
H A Dpass2.c7 if (ZEND_OPTIMIZER_PASS_2 & OPTIMIZATION_LEVEL) {

Completed in 5 milliseconds