Searched refs:SkipPHIsLabelsAndDebug (Results 1 – 11 of 11) sorted by relevance
77 EntryMBB->SkipPHIsLabelsAndDebug(EntryMBB->begin()); in extractInstrFromFunction()
56 I = ReturnMBB.SkipPHIsLabelsAndDebug(I); in processBlock()
85 MachineBasicBlock::iterator MII = MBB.SkipPHIsLabelsAndDebug(MBB.begin()); in getFirstInsertPoint()
464 auto EHPadInsertPoint = EHPad->SkipPHIsLabelsAndDebug(EHPad->begin()); in insertReloads()
223 MachineBasicBlock::SkipPHIsLabelsAndDebug(MachineBasicBlock::iterator I, in SkipPHIsLabelsAndDebug() function in MachineBasicBlock
427 MII = MBB->SkipPHIsLabelsAndDebug(MBB->begin()); in hoistSpillInsideBB()
1619 auto I = MBB->SkipPHIsLabelsAndDebug(BeginIt); in findInsertLocation()
799 MBB.SkipPHIsLabelsAndDebug(MBB.begin())); in leaveIntvAtTop()
686 *Entry, Entry->SkipPHIsLabelsAndDebug(Entry->begin())); in runOnMachineFunction()
432 auto EntryInsertPt = Entry.SkipPHIsLabelsAndDebug(Entry.begin()); in runOnMachineFunction()1149 auto InsertPt = MBB.SkipPHIsLabelsAndDebug(MBB.begin()); in tracePredStateThroughIndirectBranches()
828 iterator SkipPHIsLabelsAndDebug(iterator I, bool SkipPseudoOp = true);