Home
last modified time | relevance | path

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

/external/llvm/lib/Transforms/Scalar/
DLoopIdiomRecognize.cpp606 SmallPtrSet<Instruction *, 8> AdjacentStores; in processLoopStores() local
616 AdjacentStores.insert(I); in processLoopStores()
636 StoredVal, HeadStore, AdjacentStores, StoreEv, in processLoopStores()
638 TransformedStores.insert(AdjacentStores.begin(), AdjacentStores.end()); in processLoopStores()