Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/Optimizer/
H A Dsccp.c377 if (IS_PARTIAL_ARRAY(op1) || IS_PARTIAL_ARRAY(op2)) { in ct_eval_binary_op()
385 if (IS_PARTIAL_ARRAY(op)) { in ct_eval_bool_cast()
1085 if ((IS_PARTIAL_ARRAY(op1) in sccp_visit_instr()
1113 if (IS_PARTIAL_ARRAY(op1)) { in sccp_visit_instr()
1125 if (IS_PARTIAL_ARRAY(data)) { in sccp_visit_instr()
1323 if (IS_PARTIAL_ARRAY(op1)) { in sccp_visit_instr()
1471 if (IS_PARTIAL_ARRAY(op1)) { in sccp_visit_instr()
1593 if (IS_PARTIAL_ARRAY(op1)) { in sccp_visit_instr()
1606 if (IS_PARTIAL_ARRAY(op1)) { in sccp_visit_instr()
1780 if (IS_PARTIAL_ARRAY(op2)) { in sccp_visit_instr()
[all …]

Completed in 14 milliseconds