Home
last modified time | relevance | path

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

/freebsd-11-stable/contrib/gcc/
HDtree-scalar-evolution.c2890 tree name, phi, next_phi, type, ev; in scev_const_prop() local
2982 for (phi = phi_nodes (exit->dest); phi; phi = next_phi) in scev_const_prop()
2984 next_phi = PHI_CHAIN (phi); in scev_const_prop()