Home
last modified time | relevance | path

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

/php-src/Zend/Optimizer/
H A Dsccp.c320 if (IS_PARTIAL_ARRAY(op1) || IS_PARTIAL_ARRAY(op2)) { in ct_eval_binary_op()
328 if (IS_PARTIAL_ARRAY(op)) { in ct_eval_bool_cast()
930 if ((IS_PARTIAL_ARRAY(op1) in sccp_visit_instr()
958 if (IS_PARTIAL_ARRAY(op1)) { in sccp_visit_instr()
970 if (IS_PARTIAL_ARRAY(data)) { in sccp_visit_instr()
1170 if (IS_PARTIAL_ARRAY(op1)) { in sccp_visit_instr()
1318 if (IS_PARTIAL_ARRAY(op1)) { in sccp_visit_instr()
1441 if (IS_PARTIAL_ARRAY(op1)) { in sccp_visit_instr()
1454 if (IS_PARTIAL_ARRAY(op1)) { in sccp_visit_instr()
1622 if (IS_PARTIAL_ARRAY(op2)) { in sccp_visit_instr()
[all …]

Completed in 19 milliseconds