Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/Optimizer/
H A Dsccp.c106 } else if (IS_BOT(zv)) { in scp_dump_value()
1057 if (IS_BOT(op1)) { in sccp_visit_instr()
1082 if (IS_BOT(data)) { in sccp_visit_instr()
1154 if (IS_BOT(op1)) { in sccp_visit_instr()
1164 if (IS_BOT(op2)) { in sccp_visit_instr()
1173 if (IS_BOT(data)) { in sccp_visit_instr()
1246 if (IS_BOT(result)) { in sccp_visit_instr()
1340 if (IS_BOT(result) || IS_BOT(op1)) { in sccp_visit_instr()
1386 if ((op1 && IS_BOT(op1)) || (op2 && IS_BOT(op2))) { in sccp_visit_instr()
1454 if (IS_BOT(data)) { in sccp_visit_instr()
[all …]

Completed in 8 milliseconds