Home
last modified time | relevance | path

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

/php-src/ext/opcache/jit/
H A Dzend_jit.h176 #define ZREG_PHI (1<<4) macro
H A Dzend_jit.c1192 ra[i].flags |= ZREG_PHI; in zend_jit_allocate_registers()
1508 } else if (ival->flags & ZREG_PHI) { in zend_jit()

Completed in 12 milliseconds