Searched defs:LoadStorePair (Results 1 – 2 of 2) sorted by relevance
30 using LoadStorePair = std::pair<Instruction *, Instruction *>; variable
184 DenseMap<Loop *, SmallVector<LoadStorePair, 8>> &LoopToCands, in PGOCounterPromoterHelper()239 DenseMap<Loop *, SmallVector<LoadStorePair, 8>> &LoopToCands, in PGOCounterPromoter()