Searched refs:kill_store (Results 1 – 5 of 5) sorted by relevance
92 bool kill_store = false; in LocalSingleBlockLoadStoreElim() local99 kill_store = true; in LocalSingleBlockLoadStoreElim()103 if (!kill_store) { in LocalSingleBlockLoadStoreElim()
77 static void kill_store(struct instruction *insn) in kill_store() function124 kill_store(store); in rewrite_local_var()368 kill_store(store); in remove_dead_stores()
44 static int kill_store(int *a) in kill_store() function