Searched refs:ZEND_OPTIMIZER_PASS_16 (Results 1 – 2 of 2) sorted by relevance
43 #define ZEND_OPTIMIZER_PASS_16 (1<<15) /* Inline functions */ macro
214 if ((ZEND_OPTIMIZER_PASS_16 & ctx->optimization_level) in zend_optimize_func_calls()
Completed in 11 milliseconds