Searched refs:getMBBFromIndex (Results 1 – 17 of 17) 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()
215 LIS.getMBBFromIndex(LVI->start)->getIterator(); in calcLiveBlockInfo()297 MFI = LIS.getMBBFromIndex(LVI->start)->getIterator(); in calcLiveBlockInfo()320 LIS.getMBBFromIndex(LVI->start)->getIterator(); in countLiveBlocks()829 assert(LIS.getMBBFromIndex(Start) == LIS.getMBBFromIndex(End) && in overlapIntv()989 MachineBasicBlock *MBB1 = LIS.getMBBFromIndex((*It1)->def); in computeRedundantBackCopies()990 MachineBasicBlock *MBB2 = LIS.getMBBFromIndex((*It2)->def); in computeRedundantBackCopies()1041 MachineBasicBlock *ValMBB = LIS.getMBBFromIndex(VNI->def); in hoistCopies()1094 MachineBasicBlock *DefMBB = LIS.getMBBFromIndex(ParentVNI->def); in hoistCopies()1188 MachineFunction::iterator MBB = LIS.getMBBFromIndex(Start)->getIterator(); in transferValues()1288 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()
417 const MachineBasicBlock *MBB = Indexes->getMBBFromIndex(Idx.getPrevSlot()); in extendSegmentsToUses()656 MachineBasicBlock *KillMBB = Indexes->getMBBFromIndex(Kill); in pruneValue()855 MachineBasicBlock *MBB1 = Indexes->getMBBFromIndex(Start); in intervalIsInOneMBB()856 MachineBasicBlock *MBB2 = Indexes->getMBBFromIndex(Stop); in intervalIsInOneMBB()865 const MachineBasicBlock *PHIMBB = getMBBFromIndex(PHI->def); in hasPHIKill()1492 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()
908 MBFI.getBlockFreqRelativeToEntryBlock(LIS->getMBBFromIndex(StartSI)); in extractFeatures()912 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()
3422 const MachineBasicBlock *MBB = LiveInts->getMBBFromIndex(VNI->def); in verifyLiveRangeValue()3512 const MachineBasicBlock *MBB = LiveInts->getMBBFromIndex(S.start); in verifyLiveRangeSegment()3527 LiveInts->getMBBFromIndex(S.end.getPrevSlot()); in verifyLiveRangeSegment()
1325 const MachineBasicBlock *MBB = LIS.getMBBFromIndex(VNI->def); in Classify()
264 MachineBasicBlock *getMBBFromIndex(SlotIndex index) const { in getMBBFromIndex() function265 return Indexes->getMBBFromIndex(index); in getMBBFromIndex()
515 MachineBasicBlock* getMBBFromIndex(SlotIndex index) const { in getMBBFromIndex() function
1158 II = LIS->getMBBFromIndex(Info.getAVLVNInfo()->def)->getFirstNonPHI(); in insertVSETVLI()1376 if (!Valno->isPHIDef() || LIS->getMBBFromIndex(Valno->def) != &MBB) in needVSETVLIPHI()1547 if (LIS->getMBBFromIndex(SI) != UnavailablePred) in doPRE()
433 MachineBasicBlock *BB = LIS->getMBBFromIndex(SI); in updateDeadsInRange()445 MachineBasicBlock *BB = LIS->getMBBFromIndex(SI); in updateDeadsInRange()
359 const MachineBasicBlock *MBB = LIS->getMBBFromIndex(Value->def); in markDefs()