Searched refs:getMBBEndIdx (Results 1 – 18 of 18) sorted by relevance
218 SlotIndex getMBBEndIdx(const MachineBasicBlock *mbb) const { in getMBBEndIdx() function219 return Indexes->getMBBEndIdx(mbb); in getMBBEndIdx()229 return LR.liveAt(getMBBEndIdx(mbb).getPrevSlot()); in isLiveOutOfMBB()
470 return getMBBEndIdx(MBB);500 SlotIndex getMBBEndIdx(unsigned Num) const {505 SlotIndex getMBBEndIdx(const MachineBasicBlock *mbb) const {543 index < getMBBEndIdx(J->second) &&
62 SlotIndex MBBEnd = LIS.getMBBEndIdx(MBB); in computeLastSplitPoint()113 if (LSP == LIS.getMBBEndIdx(MBB)) in getLastSplitPointIter()282 SlotIndex Stop = LIS.getMBBEndIdx(&*MFI); in countLiveBlocks()290 Stop = LIS.getMBBEndIdx(&*MFI); in countLiveBlocks()506 SlotIndex End = LIS.getMBBEndIdx(&MBB); in enterIntvAtEnd()524 useIntv(LIS.getMBBStartIdx(&MBB), LIS.getMBBEndIdx(&MBB)); in useIntv()794 SlotIndex Last = LIS.getMBBEndIdx(Dom.first).getPrevSlot(); in hoistCopiesForSize()892 BlockEnd = LIS.getMBBEndIdx(&*MBB); in transferValues()937 SlotIndex End = LIS.getMBBEndIdx(*PI); in extendPHIKillRanges()
246 RegMaskSlots.push_back(Indexes->getMBBEndIdx(&MBB)); in computeRegMasks()392 SlotIndex Stop = Indexes.getMBBEndIdx(Pred); in extendSegmentsToUses()408 SlotIndex Stop = Indexes.getMBBEndIdx(Pred); in extendSegmentsToUses()613 SlotIndex MBBEnd = Indexes->getMBBEndIdx(KillMBB); in pruneValue()834 if (VNI == LI.getVNInfoBefore(Indexes->getMBBEndIdx(*PI))) in hasPHIKill()857 getMBBEndIdx(startInst->getParent()), VN); in addSegmentToEndOfBlock()1268 OldIndex < getMBBEndIdx(MI->getParent()) && in handleMove()1386 endIdx = getMBBEndIdx(MBB).getPrevSlot(); in repairIntervalsInRange()
167 endIdx = getMBBEndIdx(MBB); in repairIndexesInRange()
415 Finishes[pos] = Indexes->getMBBEndIdx(&MBB); in calculateLiveIntervals()434 SlotIndex NewFin = Indexes->getMBBEndIdx(&MBB); in calculateLiveIntervals()
545 SlotIndex Stop = LIS.getMBBEndIdx(MBB); in extendDef()990 SlotIndex MBBEnd = LIS.getMBBEndIdx(&*MBB); in emitDebugValues()1001 MBBEnd = LIS.getMBBEndIdx(&*MBB); in emitDebugValues()
415 << ';' << Indexes->getMBBEndIdx(MBB) << ')'; in report()1218 SlotIndex stop = Indexes->getMBBEndIdx(MBB); in visitMachineBasicBlockAfter()1563 if (S.end == LiveInts->getMBBEndIdx(EndMBB)) in verifyLiveRangeSegment()1670 SlotIndex PEnd = LiveInts->getMBBEndIdx(*PI); in verifyLiveRangeSegment()
790 SlotIndex EndIdx = Indexes.getMBBEndIdx(MBB); in searchForVNI()969 SlotIndex PredEnd = Indexes.getMBBEndIdx(Pred); in constructMainRangeFromSubranges()1354 if (const VNInfo *PVNI = LI->getVNInfoBefore(LIS.getMBBEndIdx(*PI))) in Classify()
175 UseIdx = Indexes->getMBBEndIdx(MI->getOperand(OpNo+1).getMBB()); in extendToUses()
227 SlotIndex MBBEndIdx = LIS->getMBBEndIdx(MBB).getPrevSlot(); in sink3AddrInstruction()838 SlotIndex MBBEndIdx = LIS->getMBBEndIdx(MBB).getPrevSlot(); in rescheduleMIBelowKill()1027 SlotIndex MBBEndIdx = LIS->getMBBEndIdx(MBB).getPrevSlot(); in rescheduleKillAboveMI()
893 SlotIndex StartIndex = Indexes->getMBBEndIdx(this); in SplitCriticalEdge()895 SlotIndex EndIndex = Indexes->getMBBEndIdx(NMBB); in SplitCriticalEdge()
518 LIS->getMBBEndIdx(&opBlock)); in LowerPHINode()
253 return LIS->getMBBEndIdx(MBB); in getCurrSlot()
2116 if (OtherLRQ.endPoint() >= Indexes->getMBBEndIdx(MBB)) in analyzeValue()2187 SlotIndex MBBEnd = Indexes->getMBBEndIdx(MBB); in taintExtent()
836 VNInfo *PVNI = LI->getVNInfoBefore(LIS.getMBBEndIdx(*PI)); in markValueUsed()
989 VNI = LI.getVNInfoBefore(LIS->getMBBEndIdx(BB)); in updatePressureDiffs()1177 const VNInfo *DefVNI = LI.getVNInfoBefore(LIS->getMBBEndIdx(BB)); in computeCyclicCriticalPath()
350 T->end = LIS->getMBBEndIdx(MI->getParent()); in shrinkToUses()458 EX = LIS->getMBBEndIdx(MB); in addInstrToLiveness()