Searched refs:next_phi (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.2-release/contrib/gcc/
H A Dtree-scalar-evolution.c2897 tree name, phi, next_phi, type, ev;
2989 for (phi = phi_nodes (exit->dest); phi; phi = next_phi)
2991 next_phi = PHI_CHAIN (phi);
2890 tree name, phi, next_phi, type, ev; local

Completed in 97 milliseconds