Searched refs:getMBBFromIndex (Results 1 – 14 of 14) sorted by relevance
95 MachineBasicBlock *UseMBB = Indexes->getMBBFromIndex(Use.getPrevSlot()); in extend()362 DomTree->getNode(Indexes->getMBBFromIndex(IDomValue.first->def)); in updateSSA()377 DomTree->getNode(Indexes->getMBBFromIndex(Value.first->def)); in updateSSA()440 DefBlocks.set(Indexes.getMBBFromIndex(I)->getNumber()); in isJointlyDominated()
228 LIS.getMBBFromIndex(LVI->start)->getIterator(); in calcLiveBlockInfo()311 MFI = LIS.getMBBFromIndex(LVI->start)->getIterator(); in calcLiveBlockInfo()328 LIS.getMBBFromIndex(LVI->start)->getIterator(); in countLiveBlocks()822 assert(LIS.getMBBFromIndex(Start) == LIS.getMBBFromIndex(End) && in overlapIntv()982 MachineBasicBlock *MBB1 = LIS.getMBBFromIndex((*It1)->def); in computeRedundantBackCopies()983 MachineBasicBlock *MBB2 = LIS.getMBBFromIndex((*It2)->def); in computeRedundantBackCopies()1034 MachineBasicBlock *ValMBB = LIS.getMBBFromIndex(VNI->def); in hoistCopies()1087 MachineBasicBlock *DefMBB = LIS.getMBBFromIndex(ParentVNI->def); in hoistCopies()1181 MachineFunction::iterator MBB = LIS.getMBBFromIndex(Start)->getIterator(); in transferValues()1281 MachineBasicBlock &B = *LIS.getMBBFromIndex(V->def); in extendPHIKillRanges()[all …]
186 MachineBasicBlock *localMBB = LIS.getMBBFromIndex(*End); in weightCalcHelper()187 assert(localMBB == LIS.getMBBFromIndex(*Start) && in weightCalcHelper()
404 const MachineBasicBlock *MBB = Indexes->getMBBFromIndex(Idx.getPrevSlot()); in extendSegmentsToUses()649 MachineBasicBlock *KillMBB = Indexes->getMBBFromIndex(Kill); in pruneValue()842 MachineBasicBlock *MBB1 = Indexes->getMBBFromIndex(Start); in intervalIsInOneMBB()843 MachineBasicBlock *MBB2 = Indexes->getMBBFromIndex(Stop); in intervalIsInOneMBB()852 const MachineBasicBlock *PHIMBB = getMBBFromIndex(PHI->def); in hasPHIKill()1475 MachineBasicBlock *MBB = Indexes->getMBBFromIndex(Before); in findLastUseBefore()
397 MachineBasicBlock *DefMBB = LIS.getMBBFromIndex(SrcVNI->def); in hoistSpillInsideBB()415 MachineBasicBlock *MBB = LIS.getMBBFromIndex(SrcVNI->def); in hoistSpillInsideBB()520 MachineBasicBlock *MBB = LIS.getMBBFromIndex(VNI->def); in markValueUsed()1408 MachineBasicBlock *Root = LIS.getMBBFromIndex(OrigVNI.def); in runHoistSpills()
923 MachineBasicBlock *MBB = LIS.getMBBFromIndex(Start); in extendDef()1668 MachineFunction::iterator MBB = LIS.getMBBFromIndex(Start)->getIterator(); in emitDebugValues()1697 MachineFunction::iterator MBB = LIS.getMBBFromIndex(loc)->getIterator(); in emitDebugLabel()1733 auto *MBB = Slots->getMBBFromIndex(Idx); in emitDebugValues()
324 MachineBasicBlock &MBB = *Indexes.getMBBFromIndex(Def); in computeMainRangesFixFlags()
695 LIS->getMBBStartIdx(LIS->getMBBFromIndex(FillerStart)); in adjustCopiesBackFrom()2755 DefMI->getParent() != Indexes->getMBBFromIndex(V.OtherVNI->def)) { in analyzeValue()2846 MachineBasicBlock *MBB = Indexes->getMBBFromIndex(VNI->def); in analyzeValue()2927 MachineBasicBlock *MBB = Indexes->getMBBFromIndex(VNI->def); in taintExtent()3008 MachineBasicBlock *MBB = Indexes->getMBBFromIndex(VNI->def); in resolveConflicts()
2749 const MachineBasicBlock *MBB = LiveInts->getMBBFromIndex(VNI->def); in verifyLiveRangeValue()2840 const MachineBasicBlock *MBB = LiveInts->getMBBFromIndex(S.start); in verifyLiveRangeSegment()2855 LiveInts->getMBBFromIndex(S.end.getPrevSlot()); in verifyLiveRangeSegment()
1336 const MachineBasicBlock *MBB = LIS.getMBBFromIndex(VNI->def); in Classify()
255 MachineBasicBlock* getMBBFromIndex(SlotIndex index) const { in getMBBFromIndex() function256 return Indexes->getMBBFromIndex(index); in getMBBFromIndex()
514 MachineBasicBlock* getMBBFromIndex(SlotIndex index) const {
431 MachineBasicBlock *BB = LIS->getMBBFromIndex(SI); in updateDeadsInRange()443 MachineBasicBlock *BB = LIS->getMBBFromIndex(SI); in updateDeadsInRange()
360 const MachineBasicBlock *MBB = LIS->getMBBFromIndex(Value->def); in markDefs()