Searched refs:SkipPHIsLabelsAndDebug (Results 1 – 10 of 10) sorted by relevance
56 I = ReturnMBB.SkipPHIsLabelsAndDebug(I); in processBlock()
86 MachineBasicBlock::iterator MII = MBB.SkipPHIsLabelsAndDebug(MBB.begin()); in getFirstInsertPoint()
463 auto EHPadInsertPoint = EHPad->SkipPHIsLabelsAndDebug(EHPad->begin()); in insertReloads()
225 MachineBasicBlock::SkipPHIsLabelsAndDebug(MachineBasicBlock::iterator I, in SkipPHIsLabelsAndDebug() function in MachineBasicBlock
418 MII = MBB->SkipPHIsLabelsAndDebug(MBB->begin()); in hoistSpillInsideBB()
1515 auto I = MBB->SkipPHIsLabelsAndDebug(BeginIt); in findInsertLocation()
805 MBB.SkipPHIsLabelsAndDebug(MBB.begin())); in leaveIntvAtTop()
686 *Entry, Entry->SkipPHIsLabelsAndDebug(Entry->begin())); in runOnMachineFunction()
431 auto EntryInsertPt = Entry.SkipPHIsLabelsAndDebug(Entry.begin()); in runOnMachineFunction()1150 auto InsertPt = MBB.SkipPHIsLabelsAndDebug(MBB.begin()); in tracePredStateThroughIndirectBranches()
750 iterator SkipPHIsLabelsAndDebug(iterator I, bool SkipPseudoOp = true);