Searched refs:LoopPromotionCandidates (Results 1 – 1 of 1) sorted by relevance
872 DenseMap<Loop *, SmallVector<LoadStorePair, 8>> LoopPromotionCandidates; in promoteCounterLoadStores() local888 LoopPromotionCandidates[ParentLoop].emplace_back(CounterLoad, CounterStore); in promoteCounterLoadStores()896 PGOCounterPromoter Promoter(LoopPromotionCandidates, *Loop, LI, BFI.get()); in promoteCounterLoadStores()