Home
last modified time | relevance | path

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

/php-src/Zend/Optimizer/
H A Dsccp.c199 static zval *get_op2_value(sccp_ctx *ctx, const zend_op *opline, const zend_ssa_op *ssa_op) { in get_op2_value() function
878 op2 = get_op2_value(ctx, opline, ssa_op); in sccp_visit_instr()
1736 … args[1] = get_op2_value(ctx, opline, &ctx->scdf.ssa->ops[opline - ctx->scdf.op_array->opcodes]); in sccp_visit_instr()

Completed in 9 milliseconds