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
45 zend_bool collect_constants = (ZEND_OPTIMIZER_PASS_15 & ctx->optimization_level)? in zend_optimizer_pass1()
Completed in 10 milliseconds