Searched refs:getMBBFromIndex (Results 1 – 15 of 15) sorted by relevance
93 MachineBasicBlock *UseMBB = Indexes->getMBBFromIndex(Use.getPrevSlot()); in extend()360 DomTree->getNode(Indexes->getMBBFromIndex(IDomValue.first->def)); in updateSSA()375 DomTree->getNode(Indexes->getMBBFromIndex(Value.first->def)); in updateSSA()438 DefBlocks.set(Indexes.getMBBFromIndex(I)->getNumber()); in isJointlyDominated()
212 LIS.getMBBFromIndex(LVI->start)->getIterator(); in calcLiveBlockInfo()294 MFI = LIS.getMBBFromIndex(LVI->start)->getIterator(); in calcLiveBlockInfo()310 LIS.getMBBFromIndex(LVI->start)->getIterator(); in countLiveBlocks()816 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()1028 MachineBasicBlock *ValMBB = LIS.getMBBFromIndex(VNI->def); in hoistCopies()1081 MachineBasicBlock *DefMBB = LIS.getMBBFromIndex(ParentVNI->def); in hoistCopies()1175 MachineFunction::iterator MBB = LIS.getMBBFromIndex(Start)->getIterator(); in transferValues()1275 MachineBasicBlock &B = *LIS.getMBBFromIndex(V->def); in extendPHIKillRanges()[all …]
182 MachineBasicBlock *LocalMBB = LIS.getMBBFromIndex(*End); in weightCalcHelper()183 assert(LocalMBB == LIS.getMBBFromIndex(*Start) && in weightCalcHelper()
397 const MachineBasicBlock *MBB = Indexes->getMBBFromIndex(Idx.getPrevSlot()); in extendSegmentsToUses()636 MachineBasicBlock *KillMBB = Indexes->getMBBFromIndex(Kill); in pruneValue()836 MachineBasicBlock *MBB1 = Indexes->getMBBFromIndex(Start); in intervalIsInOneMBB()837 MachineBasicBlock *MBB2 = Indexes->getMBBFromIndex(Stop); in intervalIsInOneMBB()846 const MachineBasicBlock *PHIMBB = getMBBFromIndex(PHI->def); in hasPHIKill()1474 MachineBasicBlock *MBB = Indexes->getMBBFromIndex(Before); in findLastUseBefore()
406 MachineBasicBlock *DefMBB = LIS.getMBBFromIndex(SrcVNI->def); in hoistSpillInsideBB()424 MachineBasicBlock *MBB = LIS.getMBBFromIndex(SrcVNI->def); in hoistSpillInsideBB()527 MachineBasicBlock *MBB = LIS.getMBBFromIndex(VNI->def); in markValueUsed()1441 MachineBasicBlock *Root = LIS.getMBBFromIndex(OrigVNI.def); in runHoistSpills()
966 MachineBasicBlock *MBB = LIS.getMBBFromIndex(Start); in extendDef()1772 MachineFunction::iterator MBB = LIS.getMBBFromIndex(Start)->getIterator(); in emitDebugValues()1801 MachineFunction::iterator MBB = LIS.getMBBFromIndex(loc)->getIterator(); in emitDebugLabel()1840 MachineBasicBlock *OrigMBB = Slots->getMBBFromIndex(Slot); in emitDebugValues()
324 MachineBasicBlock &MBB = *Indexes.getMBBFromIndex(Def); in computeMainRangesFixFlags()
887 MBFI.getBlockFreqRelativeToEntryBlock(LIS->getMBBFromIndex(StartSI)); in extractFeatures()891 MBFI.getBlockFreqRelativeToEntryBlock(LIS->getMBBFromIndex(EndSI)); in extractFeatures()
712 LIS->getMBBStartIdx(LIS->getMBBFromIndex(FillerStart)); in adjustCopiesBackFrom()2790 DefMI->getParent() != Indexes->getMBBFromIndex(V.OtherVNI->def)) { in analyzeValue()2911 MachineBasicBlock *MBB = Indexes->getMBBFromIndex(VNI->def); in analyzeValue()2992 MachineBasicBlock *MBB = Indexes->getMBBFromIndex(VNI->def); in taintExtent()3073 MachineBasicBlock *MBB = Indexes->getMBBFromIndex(VNI->def); in resolveConflicts()
2986 const MachineBasicBlock *MBB = LiveInts->getMBBFromIndex(VNI->def); in verifyLiveRangeValue()3076 const MachineBasicBlock *MBB = LiveInts->getMBBFromIndex(S.start); in verifyLiveRangeSegment()3091 LiveInts->getMBBFromIndex(S.end.getPrevSlot()); in verifyLiveRangeSegment()
1322 const MachineBasicBlock *MBB = LIS.getMBBFromIndex(VNI->def); in Classify()
249 MachineBasicBlock* getMBBFromIndex(SlotIndex index) const { in getMBBFromIndex() function250 return Indexes->getMBBFromIndex(index); in getMBBFromIndex()
519 MachineBasicBlock* getMBBFromIndex(SlotIndex index) const {
432 MachineBasicBlock *BB = LIS->getMBBFromIndex(SI); in updateDeadsInRange()444 MachineBasicBlock *BB = LIS->getMBBFromIndex(SI); in updateDeadsInRange()
359 const MachineBasicBlock *MBB = LIS->getMBBFromIndex(Value->def); in markDefs()