Lines Matching refs:SAME_VAR
1272 SAME_VAR(target->op1, last_op->op1)) { in zend_jmp_optimization()
1276 SAME_VAR(target->op1, last_op->op1)) { in zend_jmp_optimization()
1346 (SAME_VAR(target->op1, last_op->result) || in zend_jmp_optimization()
1347 SAME_VAR(target->op1, last_op->op1))) { in zend_jmp_optimization()
1352 (SAME_VAR(target->op1, last_op->result) || in zend_jmp_optimization()
1353 SAME_VAR(target->op1, last_op->op1))) { in zend_jmp_optimization()
1357 (SAME_VAR(target->op1, last_op->result) || in zend_jmp_optimization()
1358 SAME_VAR(target->op1, last_op->op1))) { in zend_jmp_optimization()
1363 (SAME_VAR(target->op1, last_op->result) || in zend_jmp_optimization()
1364 SAME_VAR(target->op1, last_op->op1))) { in zend_jmp_optimization()
1368 (SAME_VAR(target->op1, last_op->result) || in zend_jmp_optimization()
1369 SAME_VAR(target->op1, last_op->op1))) { in zend_jmp_optimization()