Searched refs:TransformedStores (Results 1 – 1 of 1) sorted by relevance
595 SmallPtrSet<Value *, 16> TransformedStores; in processLoopStores() local614 if (TransformedStores.count(I)) in processLoopStores()638 TransformedStores.insert(AdjacentStores.begin(), AdjacentStores.end()); in processLoopStores()