Searched refs:RegSlotPair (Results 1 – 1 of 1) sorted by relevance
172 using RegSlotPair = std::pair<Register, int>; typedef176 using ReloadSet = SmallSet<RegSlotPair, 8>;184 RegSlotPair RSP(Reg, FI); in recordReload()192 RegSlotPair RSP(Reg, FI); in hasReload()225 DenseMap<const MachineBasicBlock *, SmallVector<RegSlotPair, 8>>257 Vec, [Reg](RegSlotPair &RSP) { return Reg == RSP.first; }); in getFrameIndex()