Home | History | Annotate | Download | only in CodeGen

Lines Matching refs:getMBBEndIdx

71       LSP.first = LIS.getMBBEndIdx(MBB);
263 SlotIndex Stop = LIS.getMBBEndIdx(MFI);
271 Stop = LIS.getMBBEndIdx(MFI);
490 SlotIndex End = LIS.getMBBEndIdx(&MBB);
508 useIntv(LIS.getMBBStartIdx(&MBB), LIS.getMBBEndIdx(&MBB));
780 SlotIndex Last = LIS.getMBBEndIdx(Dom.first).getPrevSlot();
879 BlockEnd = LIS.getMBBEndIdx(MBB);
928 SlotIndex End = LIS.getMBBEndIdx(*PI);