Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit_ir.c13660 …nt32_t op1_info, uint32_t op2_info, unsigned int target_label, uint8_t exit_opcode, const void *ex… argument
13670 if (exit_opcode == ZEND_JMP) {
13730 if (exit_opcode == ZEND_JMP) {
13750 if (!exit_addr || exit_opcode == ZEND_JMP) {
13792 if (exit_opcode == ZEND_JMP) {
13812 if (!exit_addr || exit_opcode == ZEND_JMP) {
13827 if (!exit_addr || exit_opcode == ZEND_JMP) {

Completed in 45 milliseconds