Searched refs:getMBBFromIndex (Results 1 – 15 of 15) sorted by relevance
93 MachineBasicBlock *UseMBB = Indexes->getMBBFromIndex(Use.getPrevSlot()); in extend()365 DomTree->getNode(Indexes->getMBBFromIndex(IDomValue.first->def)); in updateSSA()380 DomTree->getNode(Indexes->getMBBFromIndex(Value.first->def)); in updateSSA()443 DefBlocks.set(Indexes.getMBBFromIndex(I)->getNumber()); in isJointlyDominated()
216 LIS.getMBBFromIndex(LVI->start)->getIterator(); in calcLiveBlockInfo()298 MFI = LIS.getMBBFromIndex(LVI->start)->getIterator(); in calcLiveBlockInfo()321 LIS.getMBBFromIndex(LVI->start)->getIterator(); in countLiveBlocks()830 assert(LIS.getMBBFromIndex(Start) == LIS.getMBBFromIndex(End) && in overlapIntv()990 MachineBasicBlock *MBB1 = LIS.getMBBFromIndex((*It1)->def); in computeRedundantBackCopies()991 MachineBasicBlock *MBB2 = LIS.getMBBFromIndex((*It2)->def); in computeRedundantBackCopies()1042 MachineBasicBlock *ValMBB = LIS.getMBBFromIndex(VNI->def); in hoistCopies()1095 MachineBasicBlock *DefMBB = LIS.getMBBFromIndex(ParentVNI->def); in hoistCopies()1289 MachineBasicBlock &B = *LIS.getMBBFromIndex(V->def); in extendPHIKillRanges()1307 MachineBasicBlock &B = *LIS.getMBBFromIndex(V->def); in extendPHIKillRanges()[all …]
193 MachineBasicBlock *LocalMBB = LIS.getMBBFromIndex(*End); in weightCalcHelper()194 assert(LocalMBB == LIS.getMBBFromIndex(*Start) && in weightCalcHelper()
392 const MachineBasicBlock *MBB = Indexes->getMBBFromIndex(Idx.getPrevSlot()); in extendSegmentsToUses()631 MachineBasicBlock *KillMBB = Indexes->getMBBFromIndex(Kill); in pruneValue()830 MachineBasicBlock *MBB1 = Indexes->getMBBFromIndex(Start); in intervalIsInOneMBB()831 MachineBasicBlock *MBB2 = Indexes->getMBBFromIndex(Stop); in intervalIsInOneMBB()840 const MachineBasicBlock *PHIMBB = getMBBFromIndex(PHI->def); in hasPHIKill()1467 MachineBasicBlock *MBB = Indexes->getMBBFromIndex(Before); in findLastUseBefore()
445 MachineBasicBlock *DefMBB = LIS.getMBBFromIndex(SrcVNI->def); in hoistSpillInsideBB()463 MachineBasicBlock *MBB = LIS.getMBBFromIndex(SrcVNI->def); in hoistSpillInsideBB()567 MachineBasicBlock *MBB = LIS.getMBBFromIndex(VNI->def); in markValueUsed()1509 MachineBasicBlock *Root = LIS.getMBBFromIndex(OrigVNI.def); in runHoistSpills()
967 MachineBasicBlock *MBB = LIS.getMBBFromIndex(Start); in extendDef()1773 MachineFunction::iterator MBB = LIS.getMBBFromIndex(Start)->getIterator(); in emitDebugValues()1802 MachineFunction::iterator MBB = LIS.getMBBFromIndex(loc)->getIterator(); in emitDebugLabel()1841 MachineBasicBlock *OrigMBB = Slots->getMBBFromIndex(Slot); in emitDebugValues()
324 MachineBasicBlock &MBB = *Indexes.getMBBFromIndex(Def); in computeMainRangesFixFlags()
905 MBFI.getBlockFreqRelativeToEntryBlock(LIS->getMBBFromIndex(StartSI)); in extractFeatures()909 MBFI.getBlockFreqRelativeToEntryBlock(LIS->getMBBFromIndex(EndSI)); in extractFeatures()
712 LIS->getMBBStartIdx(LIS->getMBBFromIndex(FillerStart)); in adjustCopiesBackFrom()3007 MachineBasicBlock *MBB = Indexes->getMBBFromIndex(VNI->def); in analyzeValue()3074 MachineBasicBlock *MBB = Indexes->getMBBFromIndex(VNI->def); in taintExtent()3155 MachineBasicBlock *MBB = Indexes->getMBBFromIndex(VNI->def); in resolveConflicts()
3113 const MachineBasicBlock *MBB = LiveInts->getMBBFromIndex(VNI->def); in verifyLiveRangeValue()3203 const MachineBasicBlock *MBB = LiveInts->getMBBFromIndex(S.start); in verifyLiveRangeSegment()3218 LiveInts->getMBBFromIndex(S.end.getPrevSlot()); in verifyLiveRangeSegment()
1325 const MachineBasicBlock *MBB = LIS.getMBBFromIndex(VNI->def); in Classify()
256 MachineBasicBlock* getMBBFromIndex(SlotIndex index) const { in getMBBFromIndex() function257 return Indexes->getMBBFromIndex(index); in getMBBFromIndex()
507 MachineBasicBlock* getMBBFromIndex(SlotIndex index) const {
433 MachineBasicBlock *BB = LIS->getMBBFromIndex(SI); in updateDeadsInRange()445 MachineBasicBlock *BB = LIS->getMBBFromIndex(SI); in updateDeadsInRange()
358 const MachineBasicBlock *MBB = LIS->getMBBFromIndex(Value->def); in markDefs()