Home
last modified time | relevance | path

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

/PHP-8.3/ext/opcache/jit/
H A Dzend_jit.c3207 if (op1_ssa->ce && !op1_ssa->ce->create_object) { in zend_jit()
3208 ce = op1_ssa->ce; in zend_jit()
3209 ce_is_instanceof = op1_ssa->is_instanceof; in zend_jit()
3255 if (op1_ssa->ce && !op1_ssa->ce->create_object) { in zend_jit()
3256 ce = op1_ssa->ce; in zend_jit()
3296 if (op1_ssa->ce && !op1_ssa->ce->create_object) { in zend_jit()
3297 ce = op1_ssa->ce; in zend_jit()
3798 if (op1_ssa->ce && !op1_ssa->ce->create_object) { in zend_jit()
3799 ce = op1_ssa->ce; in zend_jit()
3949 if (op1_ssa->ce && !op1_ssa->ce->create_object) { in zend_jit()
[all …]
H A Dzend_jit_trace.c4696 if (op1_ssa->ce && !op1_ssa->ce->create_object) { in zend_jit_trace()
4697 ce = op1_ssa->ce; in zend_jit_trace()
4698 ce_is_instanceof = op1_ssa->is_instanceof; in zend_jit_trace()
4787 if (op1_ssa->ce && !op1_ssa->ce->create_object) { in zend_jit_trace()
4788 ce = op1_ssa->ce; in zend_jit_trace()
4867 if (op1_ssa->ce && !op1_ssa->ce->create_object) { in zend_jit_trace()
4868 ce = op1_ssa->ce; in zend_jit_trace()
5885 if (op1_ssa->ce && !op1_ssa->ce->create_object) { in zend_jit_trace()
5886 ce = op1_ssa->ce; in zend_jit_trace()
6150 if (op1_ssa->ce && !op1_ssa->ce->create_object) { in zend_jit_trace()
[all …]

Completed in 61 milliseconds