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