Searched refs:getMBBFromIndex (Results 1 – 11 of 11) sorted by relevance
179 MachineFunction::iterator MFI = LIS.getMBBFromIndex(LVI->start); in calcLiveBlockInfo()262 MFI = LIS.getMBBFromIndex(LVI->start); in calcLiveBlockInfo()278 MachineFunction::const_iterator MFI = LIS.getMBBFromIndex(LVI->start); in countLiveBlocks()604 assert(LIS.getMBBFromIndex(Start) == LIS.getMBBFromIndex(End) && in overlapIntv()738 MachineBasicBlock *ValMBB = LIS.getMBBFromIndex(VNI->def); in hoistCopiesForSize()788 MachineBasicBlock *DefMBB = LIS.getMBBFromIndex(ParentVNI->def); in hoistCopiesForSize()867 MachineFunction::iterator MBB = LIS.getMBBFromIndex(Start); in transferValues()931 MachineBasicBlock *MBB = LIS.getMBBFromIndex(PHIVNI->def); in extendPHIKillRanges()
227 MachineBasicBlock *UseMBB = Indexes->getMBBFromIndex(Use.getPrevSlot()); in extend()397 DomTree->getNode(Indexes->getMBBFromIndex(IDomValue.first->def)); in updateSSA()408 DomTree->getNode(Indexes->getMBBFromIndex(Value.first->def)); in updateSSA()
360 const MachineBasicBlock *MBB = Indexes.getMBBFromIndex(Idx.getPrevSlot()); in extendSegmentsToUses()582 MachineBasicBlock *KillMBB = Indexes->getMBBFromIndex(Kill); in pruneValue()788 MachineBasicBlock *MBB1 = Indexes->getMBBFromIndex(Start); in intervalIsInOneMBB()789 MachineBasicBlock *MBB2 = Indexes->getMBBFromIndex(Stop); in intervalIsInOneMBB()798 const MachineBasicBlock *PHIMBB = getMBBFromIndex(PHI->def); in hasPHIKill()1200 MachineBasicBlock *MBB = Indexes->getMBBFromIndex(NewIdx); in findLastUseBefore()
374 SV.SpillMBB = LIS.getMBBFromIndex(SV.SpillVNI->def); in propagateSiblingValue()392 DepSV.SpillMBB = LIS.getMBBFromIndex(DepSV.SpillVNI->def); in propagateSiblingValue()735 MachineBasicBlock *MBB = LIS.getMBBFromIndex(SVI.SpillVNI->def); in hoistSpill()833 MachineBasicBlock *MBB = LIS.getMBBFromIndex(VNI->def); in markValueUsed()
830 const MachineBasicBlock *MBB = Indexes.getMBBFromIndex(S.start); in determineMissingVNIs()967 const MachineBasicBlock *MBB = Indexes.getMBBFromIndex(Pos); in constructMainRangeFromSubranges()1348 const MachineBasicBlock *MBB = LIS.getMBBFromIndex(VNI->def); in Classify()
548 MachineBasicBlock *MBB = LIS.getMBBFromIndex(Start); in extendDef()1007 MachineFunction::iterator MBB = LIS.getMBBFromIndex(Start); in emitDebugValues()
1400 const MachineBasicBlock *MBB = LiveInts->getMBBFromIndex(VNI->def); in verifyLiveRangeValue()1486 const MachineBasicBlock *MBB = LiveInts->getMBBFromIndex(S.start); in verifyLiveRangeSegment()1500 LiveInts->getMBBFromIndex(S.end.getPrevSlot()); in verifyLiveRangeSegment()
1985 DefMI->getParent() != Indexes->getMBBFromIndex(V.OtherVNI->def)) { in analyzeValue()2069 MachineBasicBlock *MBB = Indexes->getMBBFromIndex(VNI->def); in analyzeValue()2140 MachineBasicBlock *MBB = Indexes->getMBBFromIndex(VNI->def); in taintExtent()2220 MachineBasicBlock *MBB = Indexes->getMBBFromIndex(VNI->def); in resolveConflicts()
231 MachineBasicBlock* getMBBFromIndex(SlotIndex index) const { in getMBBFromIndex() function232 return Indexes->getMBBFromIndex(index); in getMBBFromIndex()
506 MachineBasicBlock* getMBBFromIndex(SlotIndex index) const {
475 MachineBasicBlock *PB = LIS->getMBBFromIndex(PE); in addInstrToLiveness()564 MachineBasicBlock *PB = LIS->getMBBFromIndex(PE); in removeInstrFromLiveness()