Home
last modified time | relevance | path

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

/PHP-7.3/ext/opcache/Optimizer/
H A Dsccp.c105 } else if (IS_BOT(zv)) { in scp_dump_value()
1083 if (IS_BOT(op1)) { in sccp_visit_instr()
1109 if (IS_BOT(data)) { in sccp_visit_instr()
1178 if (IS_BOT(op1)) { in sccp_visit_instr()
1188 if (IS_BOT(op2)) { in sccp_visit_instr()
1197 if (IS_BOT(data)) { in sccp_visit_instr()
1270 if (IS_BOT(result)) { in sccp_visit_instr()
1376 if ((op1 && IS_BOT(op1)) || (op2 && IS_BOT(op2))) { in sccp_visit_instr()
1453 if (IS_BOT(data)) { in sccp_visit_instr()
1498 if (IS_BOT(data)) { in sccp_visit_instr()
[all …]

Completed in 12 milliseconds