Searched refs:ZREG_PHI (Results 1 – 2 of 2) sorted by relevance
176 #define ZREG_PHI (1<<4) macro
1192 ra[i].flags |= ZREG_PHI; in zend_jit_allocate_registers()1508 } else if (ival->flags & ZREG_PHI) { in zend_jit()
Completed in 12 milliseconds