Searched refs:RESULT_UNUSED (Results 1 – 2 of 2) sorted by relevance
/PHP-7.1/ext/opcache/Optimizer/ | ||
H A D | zend_optimizer_internal.h | 46 #define RESULT_UNUSED(op) (op->result_type == IS_UNUSED) macro |
H A D | pass1_5.c | 418 if (RESULT_UNUSED(opline) && in zend_optimizer_pass1() |
Completed in 9 milliseconds