Searched refs:next_phi (Results 1 – 1 of 1) sorted by relevance
2890 tree name, phi, next_phi, type, ev; in scev_const_prop() local2982 for (phi = phi_nodes (exit->dest); phi; phi = next_phi) in scev_const_prop()2984 next_phi = PHI_CHAIN (phi); in scev_const_prop()