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