Searched refs:SkipPHIsLabelsAndDebug (Results 1 – 9 of 9) sorted by relevance
61 I = ReturnMBB.SkipPHIsLabelsAndDebug(I); in processBlock()
85 MachineBasicBlock::iterator MII = MBB.SkipPHIsLabelsAndDebug(MBB.begin()); in getFirstInsertPoint()
1165 MachineBasicBlock::iterator I = MBB->SkipPHIsLabelsAndDebug(MBB->begin()); in findInsertLocation()
176 MachineBasicBlock::SkipPHIsLabelsAndDebug(MachineBasicBlock::iterator I) { in SkipPHIsLabelsAndDebug() function in MachineBasicBlock
401 MII = MBB->SkipPHIsLabelsAndDebug(MBB->begin()); in hoistSpillInsideBB()
821 MBB.SkipPHIsLabelsAndDebug(MBB.begin())); in leaveIntvAtTop()
686 *Entry, Entry->SkipPHIsLabelsAndDebug(Entry->begin())); in runOnMachineFunction()
539 iterator SkipPHIsLabelsAndDebug(iterator I);
434 auto EntryInsertPt = Entry.SkipPHIsLabelsAndDebug(Entry.begin()); in runOnMachineFunction()1147 auto InsertPt = MBB.SkipPHIsLabelsAndDebug(MBB.begin()); in tracePredStateThroughIndirectBranches()