Searched refs:FoundClobber (Results 1 – 1 of 1) sorted by relevance
388 bool FoundClobber = false; in checkClobberSanity() local409 FoundClobber = FoundClobber || MSSA.isLiveOnEntryDef(MD); in checkClobberSanity()410 if (!FoundClobber) { in checkClobberSanity()414 FoundClobber = true; in checkClobberSanity()440 assert((isa<MemoryPhi>(ClobberAt) || FoundClobber) && in checkClobberSanity()