Searched refs:FoundClobber (Results 1 – 1 of 1) sorted by relevance
412 bool FoundClobber = false; in checkClobberSanity() local433 FoundClobber = FoundClobber || MSSA.isLiveOnEntryDef(MD); in checkClobberSanity()434 if (!FoundClobber) { in checkClobberSanity()436 FoundClobber = true; in checkClobberSanity()485 assert((isa<MemoryPhi>(ClobberAt) || FoundClobber) && in checkClobberSanity()