Home
last modified time | relevance | path

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

/PHP-8.2/ext/opcache/jit/
H A Dzend_jit.c3185 if (op1_ssa->ce && !op1_ssa->ce->create_object) { in zend_jit()
3186 ce = op1_ssa->ce; in zend_jit()
3187 ce_is_instanceof = op1_ssa->is_instanceof; in zend_jit()
3233 if (op1_ssa->ce && !op1_ssa->ce->create_object) { in zend_jit()
3234 ce = op1_ssa->ce; in zend_jit()
3274 if (op1_ssa->ce && !op1_ssa->ce->create_object) { in zend_jit()
3275 ce = op1_ssa->ce; in zend_jit()
3776 if (op1_ssa->ce && !op1_ssa->ce->create_object) { in zend_jit()
3777 ce = op1_ssa->ce; in zend_jit()
3927 if (op1_ssa->ce && !op1_ssa->ce->create_object) { in zend_jit()
[all …]
H A Dzend_jit_trace.c4692 if (op1_ssa->ce && !op1_ssa->ce->create_object) { in zend_jit_trace()
4693 ce = op1_ssa->ce; in zend_jit_trace()
4694 ce_is_instanceof = op1_ssa->is_instanceof; in zend_jit_trace()
4783 if (op1_ssa->ce && !op1_ssa->ce->create_object) { in zend_jit_trace()
4784 ce = op1_ssa->ce; in zend_jit_trace()
4863 if (op1_ssa->ce && !op1_ssa->ce->create_object) { in zend_jit_trace()
4864 ce = op1_ssa->ce; in zend_jit_trace()
5881 if (op1_ssa->ce && !op1_ssa->ce->create_object) { in zend_jit_trace()
5882 ce = op1_ssa->ce; in zend_jit_trace()
6146 if (op1_ssa->ce && !op1_ssa->ce->create_object) { in zend_jit_trace()
[all …]

Completed in 45 milliseconds