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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtree-predcom.c2193 bool last_store_p = true; local
2201 if (last_store_p)
2202 last_store_p = false;
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtree-predcom.cc2326 bool last_store_p = true; local
2334 if (last_store_p)
2335 last_store_p = false;

Completed in 195 milliseconds