Home
last modified time | relevance | path

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

/PHP-5.5/ext/opcache/Optimizer/
H A Dzend_optimizer_internal.h46 # define RESULT_UNUSED(op) ((op->result_type & EXT_TYPE_UNUSED) != 0) macro
51 # define RESULT_UNUSED(op) ((op->result.op_type == IS_VAR) && (op->result.u.EA.type == EXT_TYPE_UNU… macro
H A Doptimize_temp_vars_5.c195 if (RESULT_UNUSED(opline)) {

Completed in 10 milliseconds