Searched refs:SkipPHIsLabelsAndDebug (Results 1 – 12 of 12) sorted by relevance
143 Next = MBB.SkipPHIsLabelsAndDebug(Next); in runOnMachineFunction()149 Next = MBB.SkipPHIsLabelsAndDebug(Next); in runOnMachineFunction()155 Next = MBB.SkipPHIsLabelsAndDebug(++Next); in runOnMachineFunction()
85 MachineBasicBlock::iterator MII = MBB.SkipPHIsLabelsAndDebug(MBB.begin()); in getFirstInsertPoint()
462 EHPad->SkipPHIsLabelsAndDebug(EHPad->begin(), Reg); in insertReloads()
225 MachineBasicBlock::SkipPHIsLabelsAndDebug(MachineBasicBlock::iterator I, in SkipPHIsLabelsAndDebug() function in MachineBasicBlock
466 MII = MBB->SkipPHIsLabelsAndDebug(MBB->begin(), SrcReg); in hoistSpillInsideBB()
1666 auto I = MBB->SkipPHIsLabelsAndDebug(BeginIt); in findInsertLocation()
848 MBB.SkipPHIsLabelsAndDebug(MBB.begin(), Reg)); in leaveIntvAtTop()
45 I = ReturnMBB.SkipPHIsLabelsAndDebug(I); in processBlock()
683 *Entry, Entry->SkipPHIsLabelsAndDebug(Entry->begin())); in runOnMachineFunction()
429 auto EntryInsertPt = Entry.SkipPHIsLabelsAndDebug(Entry.begin()); in runOnMachineFunction()1145 auto InsertPt = MBB.SkipPHIsLabelsAndDebug(MBB.begin()); in tracePredStateThroughIndirectBranches()
910 LLVM_ABI iterator SkipPHIsLabelsAndDebug(iterator I,
2539 InsertPt = InsertMBB->SkipPHIsLabelsAndDebug(++Def->getIterator()); in tryFoldPhiAGPR()