Home
last modified time | relevance | path

Searched refs:TransformedStores (Results 1 – 1 of 1) sorted by relevance

/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp595 SmallPtrSet<Value *, 16> TransformedStores; in processLoopStores() local
614 if (TransformedStores.count(I)) in processLoopStores()
638 TransformedStores.insert(AdjacentStores.begin(), AdjacentStores.end()); in processLoopStores()