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.cc6738 bool noop_p = true; local
6821 noop_p = false;
6824 if (index == count && !noop_p)
6854 if (! noop_p)
6866 if (! noop_p)
6902 noop_p = true;

Completed in 189 milliseconds