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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dregcprop.c1091 bool noop_p = (copy_p local
1096 if (noop_p
1108 noop_p = false;
1111 if (!noop_p)
H A Dtree-vect-slp.c3925 bool noop_p = true; local
4001 noop_p = false;
4004 if (index == count && !noop_p)
4034 if (! noop_p)
4046 if (! noop_p)
4075 noop_p = true;
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dregcprop.cc1109 bool noop_p = (copy_p local
1114 if (noop_p
1126 noop_p = false;
1129 if (!noop_p)
H A Dtree-vect-slp.cc6692 bool noop_p = true; local
6775 noop_p = false;
6778 if (index == count && !noop_p)
6808 if (! noop_p)
6820 if (! noop_p)
6856 noop_p = true;

Completed in 305 milliseconds