Searched refs:StoreRefs (Results 1 – 2 of 2) sorted by relevance
111 StoreList StoreRefs; member in __anon259313270111::LoopIdiomRecognize329 StoreRefs.clear(); in collectStores()340 StoreRefs.push_back(SI); in collectStores()360 for (auto &SI : StoreRefs) in runOnLoopBlock()
3176 StoreRefs.clear(); in runOnFunction()3279 StoreListMap StoreRefs; member3416 StoreRefs.clear(); in collectStores()3436 StoreRefs[Ptr].push_back(SI); in collectStores()4191 for (StoreListMap::iterator it = StoreRefs.begin(), e = StoreRefs.end(); in vectorizeStoreChains()