Searched refs:IInSlot (Results 1 – 1 of 1) sorted by relevance
756 Iter IInSlot; in handleMFLOSlot() local767 IInSlot = Res.first; in handleMFLOSlot()770 if (!SafeInSlot(*IInSlot, *I)) { in handleMFLOSlot()804 Iter IInSlot; in handleSlot() local810 IInSlot = Res.first; in handleSlot()813 if (LastInstInFunction || !SafeInSlot(*IInSlot, *I)) { in handleSlot()837 [this](auto &IInSlot, auto &I) -> bool { in handleMFLO() argument838 return TII->SafeAfterMflo(IInSlot); in handleMFLO()849 [this](auto &IInSlot, auto &I) -> bool { in handleForbiddenSlot() argument850 return TII->SafeInForbiddenSlot(IInSlot); in handleForbiddenSlot()[all …]