Searched refs:IInSlot (Results 1 – 1 of 1) sorted by relevance
755 Iter IInSlot; in handleSlot() local761 IInSlot = Res.first; in handleSlot()764 if (LastInstInFunction || !SafeInSlot(*IInSlot, *I)) { in handleSlot()787 [this](auto &IInSlot, auto &I) -> bool { in handleForbiddenSlot() argument788 return TII->SafeInForbiddenSlot(IInSlot); in handleForbiddenSlot()798 [this](auto &IInSlot, auto &I) -> bool { in handleFPUDelaySlot() argument799 return TII->SafeInFPUDelaySlot(IInSlot, I); in handleFPUDelaySlot()810 [this](auto &IInSlot, auto &I) -> bool { in handleLoadDelaySlot() argument811 return TII->SafeInLoadDelaySlot(IInSlot, I); in handleLoadDelaySlot()