Searched refs:getMBBFromIndex (Results 1 – 13 of 13) sorted by relevance
226 LIS.getMBBFromIndex(LVI->start)->getIterator(); in calcLiveBlockInfo()309 MFI = LIS.getMBBFromIndex(LVI->start)->getIterator(); in calcLiveBlockInfo()326 LIS.getMBBFromIndex(LVI->start)->getIterator(); in countLiveBlocks()832 assert(LIS.getMBBFromIndex(Start) == LIS.getMBBFromIndex(End) && in overlapIntv()976 MachineBasicBlock *MBB1 = LIS.getMBBFromIndex((*It1)->def); in computeRedundantBackCopies()977 MachineBasicBlock *MBB2 = LIS.getMBBFromIndex((*It2)->def); in computeRedundantBackCopies()1030 MachineBasicBlock *ValMBB = LIS.getMBBFromIndex(VNI->def); in hoistCopies()1083 MachineBasicBlock *DefMBB = LIS.getMBBFromIndex(ParentVNI->def); in hoistCopies()1174 MachineFunction::iterator MBB = LIS.getMBBFromIndex(Start)->getIterator(); in transferValues()1274 MachineBasicBlock &B = *LIS.getMBBFromIndex(V->def); in extendPHIKillRanges()[all …]
247 MachineBasicBlock *UseMBB = Indexes->getMBBFromIndex(Use.getPrevSlot()); in extend()515 DomTree->getNode(Indexes->getMBBFromIndex(IDomValue.first->def)); in updateSSA()530 DomTree->getNode(Indexes->getMBBFromIndex(Value.first->def)); in updateSSA()593 DefBlocks.set(Indexes.getMBBFromIndex(I)->getNumber()); in isJointlyDominated()
173 MachineBasicBlock *localMBB = LIS.getMBBFromIndex(*end); in weightCalcHelper()174 assert(localMBB == LIS.getMBBFromIndex(*start) && in weightCalcHelper()
394 const MachineBasicBlock *MBB = Indexes->getMBBFromIndex(Idx.getPrevSlot()); in extendSegmentsToUses()639 MachineBasicBlock *KillMBB = Indexes->getMBBFromIndex(Kill); in pruneValue()843 MachineBasicBlock *MBB1 = Indexes->getMBBFromIndex(Start); in intervalIsInOneMBB()844 MachineBasicBlock *MBB2 = Indexes->getMBBFromIndex(Stop); in intervalIsInOneMBB()853 const MachineBasicBlock *PHIMBB = getMBBFromIndex(PHI->def); in hasPHIKill()1435 MachineBasicBlock *MBB = Indexes->getMBBFromIndex(Before); in findLastUseBefore()
383 MachineBasicBlock *DefMBB = LIS.getMBBFromIndex(SrcVNI->def); in hoistSpillInsideBB()401 MachineBasicBlock *MBB = LIS.getMBBFromIndex(SrcVNI->def); in hoistSpillInsideBB()499 MachineBasicBlock *MBB = LIS.getMBBFromIndex(VNI->def); in markValueUsed()1332 MachineBasicBlock *Root = LIS.getMBBFromIndex(OrigVNI.def); in runHoistSpills()
737 MachineBasicBlock *MBB = LIS.getMBBFromIndex(Start); in extendDef()1386 MachineFunction::iterator MBB = LIS.getMBBFromIndex(Start)->getIterator(); in emitDebugValues()1414 MachineFunction::iterator MBB = LIS.getMBBFromIndex(loc)->getIterator(); in emitDebugLabel()
324 MachineBasicBlock &MBB = *Indexes.getMBBFromIndex(Def); in computeMainRangesFixFlags()
2651 DefMI->getParent() != Indexes->getMBBFromIndex(V.OtherVNI->def)) { in analyzeValue()2748 MachineBasicBlock *MBB = Indexes->getMBBFromIndex(VNI->def); in analyzeValue()2829 MachineBasicBlock *MBB = Indexes->getMBBFromIndex(VNI->def); in taintExtent()2909 MachineBasicBlock *MBB = Indexes->getMBBFromIndex(VNI->def); in resolveConflicts()
2407 const MachineBasicBlock *MBB = LiveInts->getMBBFromIndex(VNI->def); in verifyLiveRangeValue()2498 const MachineBasicBlock *MBB = LiveInts->getMBBFromIndex(S.start); in verifyLiveRangeSegment()2513 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()
512 MachineBasicBlock* getMBBFromIndex(SlotIndex index) const {
430 MachineBasicBlock *BB = LIS->getMBBFromIndex(SI); in updateDeadsInRange()442 MachineBasicBlock *BB = LIS->getMBBFromIndex(SI); in updateDeadsInRange()