Searched refs:RelatedStoreInsts (Results 1 – 1 of 1) sorted by relevance
21082 class RelatedStoreInsts { class21084 RelatedStoreInsts(unsigned BaseInstrIdx, ArrayRef<StoreInst *> AllStores) in RelatedStoreInsts() function in __anon07b2d7741b111::RelatedStoreInsts21171 auto TryToVectorize = [&](const RelatedStoreInsts::DistToInstMap &StoreSeq) { in vectorizeStores()21453 SmallVector<RelatedStoreInsts> SortedStores; in vectorizeStores()21490 SortedStores, [&PtrDist, SI, this](const RelatedStoreInsts &StoreSeq) { in vectorizeStores()21521 for (RelatedStoreInsts &StoreSeq : SortedStores) in vectorizeStores()21530 for (RelatedStoreInsts &StoreSeq : SortedStores) in vectorizeStores()