Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dtree-ssa-sccvn.cc4544 tree phi2op = vp2->phiargs[i]; in vn_phi_eq() local
4545 if (phi1op == phi2op) in vn_phi_eq()
4547 if (!expressions_equal_p (phi1op, phi2op, false)) in vn_phi_eq()