Home
last modified time | relevance | path

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

/PHP-8.1/Zend/Optimizer/
H A Dzend_optimizer.c587 bool is_last = opline->opcode != ZEND_FETCH_LIST_R in zend_optimizer_replace_by_const() local
602 if (is_last) { in zend_optimizer_replace_by_const()
/PHP-8.1/ext/opcache/jit/
H A Dzend_jit_x86.dasc12914 …asm_State **Dst, const zend_op *opline, const zend_op_array *op_array, bool is_last, int may_throw)
12992 if (is_last) {
H A Dzend_jit_arm64.dasc12155 …asm_State **Dst, const zend_op *opline, const zend_op_array *op_array, bool is_last, int may_throw)
12225 if (is_last) {

Completed in 90 milliseconds