Searched refs:SkipPHIsLabelsAndDebug (Results 1 – 9 of 9) sorted by relevance
56 I = ReturnMBB.SkipPHIsLabelsAndDebug(I); in processBlock()
84 MachineBasicBlock::iterator MII = MBB.SkipPHIsLabelsAndDebug(MBB.begin()); in getFirstInsertPoint()
1268 MachineBasicBlock::iterator I = MBB->SkipPHIsLabelsAndDebug(MBB->begin()); in findInsertLocation()
185 MachineBasicBlock::SkipPHIsLabelsAndDebug(MachineBasicBlock::iterator I) { in SkipPHIsLabelsAndDebug() function in MachineBasicBlock
404 MII = MBB->SkipPHIsLabelsAndDebug(MBB->begin()); in hoistSpillInsideBB()
821 MBB.SkipPHIsLabelsAndDebug(MBB.begin())); in leaveIntvAtTop()
686 *Entry, Entry->SkipPHIsLabelsAndDebug(Entry->begin())); in runOnMachineFunction()
547 iterator SkipPHIsLabelsAndDebug(iterator I);
430 auto EntryInsertPt = Entry.SkipPHIsLabelsAndDebug(Entry.begin()); in runOnMachineFunction()1144 auto InsertPt = MBB.SkipPHIsLabelsAndDebug(MBB.begin()); in tracePredStateThroughIndirectBranches()