Home
last modified time | relevance | path

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

/PHP-8.0/ext/opcache/jit/
H A Dzend_jit.c2618 if (op1_ssa->ce && !op1_ssa->ce->create_object) { in zend_jit()
2619 ce = op1_ssa->ce; in zend_jit()
2620 ce_is_instanceof = op1_ssa->is_instanceof; in zend_jit()
2665 if (op1_ssa->ce && !op1_ssa->ce->create_object) { in zend_jit()
2666 ce = op1_ssa->ce; in zend_jit()
2705 if (op1_ssa->ce && !op1_ssa->ce->create_object) { in zend_jit()
2706 ce = op1_ssa->ce; in zend_jit()
3211 if (op1_ssa->ce && !op1_ssa->ce->create_object) { in zend_jit()
3212 ce = op1_ssa->ce; in zend_jit()
3350 if (op1_ssa->ce && !op1_ssa->ce->create_object) { in zend_jit()
[all …]
H A Dzend_jit_trace.c4457 if (op1_ssa->ce && !op1_ssa->ce->create_object) { in zend_jit_trace()
4458 ce = op1_ssa->ce; in zend_jit_trace()
4459 ce_is_instanceof = op1_ssa->is_instanceof; in zend_jit_trace()
4537 if (op1_ssa->ce && !op1_ssa->ce->create_object) { in zend_jit_trace()
4538 ce = op1_ssa->ce; in zend_jit_trace()
4606 if (op1_ssa->ce && !op1_ssa->ce->create_object) { in zend_jit_trace()
4607 ce = op1_ssa->ce; in zend_jit_trace()
5589 if (op1_ssa->ce && !op1_ssa->ce->create_object) { in zend_jit_trace()
5590 ce = op1_ssa->ce; in zend_jit_trace()
5821 if (op1_ssa->ce && !op1_ssa->ce->create_object) { in zend_jit_trace()
[all …]

Completed in 35 milliseconds