Searched refs:FoundClobber (Results 1 – 1 of 1) sorted by relevance
409 bool FoundClobber = false; in checkClobberSanity() local430 FoundClobber = FoundClobber || MSSA.isLiveOnEntryDef(MD); in checkClobberSanity()431 if (!FoundClobber) { in checkClobberSanity()433 FoundClobber = true; in checkClobberSanity()482 assert((isa<MemoryPhi>(ClobberAt) || FoundClobber) && in checkClobberSanity()