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