Searched refs:getLoopPredecessor (Results 1 – 17 of 17) sorted by relevance
198 BasicBlock *PredBB = L->getLoopPredecessor(); in alreadyPrepared()335 BasicBlock *LoopPredecessor = L->getLoopPredecessor(); in runOnLoop()
110 BlockT *Out = getLoopPredecessor(); in getLoopPreheader()130 BlockT *LoopBase<BlockT, LoopT>::getLoopPredecessor() const { in getLoopPredecessor() function
229 BlockT *getLoopPredecessor() const;
252 if (!CurLoop->getLoopPredecessor()) in INITIALIZE_PASS_DEPENDENCY()256 if (L->getLoopPredecessor()) in INITIALIZE_PASS_DEPENDENCY()1374 MachineBasicBlock *Pred = CurLoop->getLoopPredecessor(); in getCurPreheader()
297 if (!CurLoop->getLoopPredecessor()) in LoopIsOuterMostWithPredecessor()301 if (L->getLoopPredecessor()) in LoopIsOuterMostWithPredecessor()1297 MachineBasicBlock *Pred = CurLoop->getLoopPredecessor(); in getCurPreheader()
296 if (!CurLoop->getLoopPredecessor()) in INITIALIZE_PASS_DEPENDENCY()300 if (L->getLoopPredecessor()) in INITIALIZE_PASS_DEPENDENCY()1514 MachineBasicBlock *Pred = CurLoop->getLoopPredecessor(); in getCurPreheader()
177 BlockT *Out = getLoopPredecessor(); in getLoopPreheader()202 BlockT *LoopBase<BlockT, LoopT>::getLoopPredecessor() const { in getLoopPredecessor() function
296 BlockT *getLoopPredecessor() const;
272 BlockT *Out = getLoopPredecessor(); in getLoopPreheader()291 BlockT *getLoopPredecessor() const { in getLoopPredecessor() function
245 BasicBlock *LoopPredecessor = L->getLoopPredecessor(); in runOnLoop()
305 if (L->getLoopLatch() == nullptr || L->getLoopPredecessor() == nullptr) in getInductionVariable()700 if (!L->getLoopLatch() || !L->getLoopPredecessor()) in findInductionAndReductions()
301 if (L->getLoopLatch() == nullptr || L->getLoopPredecessor() == nullptr) in getInductionVariable()708 if (!L->getLoopLatch() || !L->getLoopPredecessor()) in findInductionAndReductions()
782 BasicBlock *RootBB = L->getLoopPredecessor(); in runOnLoop()
202 if (auto *BB = L->getLoopPredecessor()) { in makeIVComparisonInvariant()
7511 const BasicBlock *Predecessor = L->getLoopPredecessor(); in computeShiftCompareExitLimit()8583 return {L->getLoopPredecessor(), L->getHeader()}; in getPredecessorWithUniqueSuccessorForBB()9358 Pair(L->getLoopPredecessor(), L->getHeader()); in isLoopEntryGuardedByCond()9802 auto *Predecessor = RLoop->getLoopPredecessor(); in isImpliedViaMerge()
6153 const BasicBlock *Predecessor = L->getLoopPredecessor(); in computeShiftCompareExitLimit()7246 return {L->getLoopPredecessor(), L->getHeader()}; in getPredecessorWithUniqueSuccessorForBB()7990 Pair(L->getLoopPredecessor(), L->getHeader()); in isLoopEntryGuardedByCond()
5404 return std::make_pair(L->getLoopPredecessor(), L->getHeader()); in getPredecessorWithUniqueSuccessorForBB()5856 Pair(L->getLoopPredecessor(), L->getHeader()); in isLoopEntryGuardedByCond()