Lines Matching refs:getLoopPreheader
316 MemPhi->getIncomingValueForBlock(L.getLoopPreheader()); in buildPartialInvariantUnswitchConditionalBranch()
596 BasicBlock *OldPH = L.getLoopPreheader(); in unswitchTrivialBranch()
858 BasicBlock *OldPH = L.getLoopPreheader(); in unswitchTrivialSwitch()
1414 auto *OrigPH = OrigL.getLoopPreheader(); in buildClonedLoops()
1786 auto *PH = L.getLoopPreheader(); in recomputeLoopBlockSet()
1835 auto *InnerPH = InnerL->getLoopPreheader(); in recomputeLoopBlockSet()
1897 auto *PH = L.getLoopPreheader(); in rebuildLoopAfterUnswitch()
2072 if (auto *NewParentL = LI.getLoopFor(HoistedL->getLoopPreheader())) in rebuildLoopAfterUnswitch()
2296 BasicBlock *SplitBB = L.getLoopPreheader(); in unswitchNontrivialInvariants()
3064 BasicBlock *Preheader = L.getLoopPreheader(); in injectPendingInvariantConditions()
3210 assert(L.getLoopPreheader() && "Must have a preheader!"); in collectUnswitchCandidatesWithInjections()
3468 Cond, &AC, L.getLoopPreheader()->getTerminator(), &DT); in shouldInsertFreeze()
3525 SI->getCondition(), &AC, L.getLoopPreheader()->getTerminator(), &DT); in unswitchBestCondition()