Lines Matching refs:getLoopPreheader
318 MemPhi->getIncomingValueForBlock(L.getLoopPreheader()); in buildPartialInvariantUnswitchConditionalBranch()
598 BasicBlock *OldPH = L.getLoopPreheader(); in unswitchTrivialBranch()
863 BasicBlock *OldPH = L.getLoopPreheader(); in unswitchTrivialSwitch()
1428 auto *OrigPH = OrigL.getLoopPreheader(); in buildClonedLoops()
1800 auto *PH = L.getLoopPreheader(); in recomputeLoopBlockSet()
1849 auto *InnerPH = InnerL->getLoopPreheader(); in recomputeLoopBlockSet()
1911 auto *PH = L.getLoopPreheader(); in rebuildLoopAfterUnswitch()
2086 if (auto *NewParentL = LI.getLoopFor(HoistedL->getLoopPreheader())) in rebuildLoopAfterUnswitch()
2310 BasicBlock *SplitBB = L.getLoopPreheader(); in unswitchNontrivialInvariants()
3086 BasicBlock *Preheader = L.getLoopPreheader(); in injectPendingInvariantConditions()
3232 assert(L.getLoopPreheader() && "Must have a preheader!"); in collectUnswitchCandidatesWithInjections()
3490 Cond, &AC, L.getLoopPreheader()->getTerminator(), &DT); in shouldInsertFreeze()
3547 SI->getCondition(), &AC, L.getLoopPreheader()->getTerminator(), &DT); in unswitchBestCondition()