Searched refs:has_write (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-predcom.c958 bool ok, has_write = false; local
971 has_write = true;
997 if (has_write && comp->comp_step == RS_ANY)
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-predcom.cc1084 bool ok, has_write = false; local
1097 has_write = true;
1123 if (has_write && comp->comp_step == RS_ANY)

Completed in 155 milliseconds