Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/Optimizer/
H A Dsccp.c1010 static void sccp_visit_instr(scdf_ctx *scdf, zend_op *opline, zend_ssa_op *ssa_op) { in sccp_visit_instr() function
2555 sccp.scdf.handlers.visit_instr = sccp_visit_instr; in sccp_optimize_op_array()

Completed in 13 milliseconds