Searched refs:IInSlot (Results 1 – 1 of 1) sorted by relevance
756 Iter IInSlot; in handleSlot() local762 IInSlot = Res.first; in handleSlot()765 if (LastInstInFunction || !SafeInSlot(*IInSlot, *I)) { in handleSlot()788 [this](auto &IInSlot, auto &I) -> bool { in handleForbiddenSlot() argument789 return TII->SafeInForbiddenSlot(IInSlot); in handleForbiddenSlot()799 [this](auto &IInSlot, auto &I) -> bool { in handleFPUDelaySlot() argument800 return TII->SafeInFPUDelaySlot(IInSlot, I); in handleFPUDelaySlot()811 [this](auto &IInSlot, auto &I) -> bool { in handleLoadDelaySlot() argument812 return TII->SafeInLoadDelaySlot(IInSlot, I); in handleLoadDelaySlot()