Searched refs:isLoopExiting (Results 1 – 20 of 20) sorted by relevance
433 if (!L->isLoopExiting(OrigHeader)) in rotateLoop()443 if (L->isLoopExiting(OrigLatch) && !SimplifiedLatch && IsUtilMode == false && in rotateLoop()1001 if (!LastExit || !L->isLoopExiting(LastExit)) in simplifyLoopLatch()1043 assert((!MadeChange || L->isLoopExiting(L->getLoopLatch())) && in processLoop()
576 bool LatchIsExiting = L->isLoopExiting(LatchBlock); in UnrollLoop()
141 if (!L.isLoopExiting(Latch)) { in parseLoopStructure()
738 if (L->isLoopExiting(Latch)) { in breakLoopBackedge()797 if (!LatchBR || LatchBR->getNumSuccessors() != 2 || !L->isLoopExiting(Latch)) in getExpectedExitLoopLatchBranch()
588 if (!LatchBR || LatchBR->getNumSuccessors() != 2 || !L->isLoopExiting(Latch)) in violatesLegacyMultiExitLoopCheck()
124 if (isLoopExiting(Latch)) in findLoopControlBlock()
273 IsExiting = Loop ? Loop->isLoopExiting(MBB) : false; in weightCalcHelper()
921 bool IsExiting = Loop ? Loop->isLoopExiting(MBB) : false; in getLIFeatureComponents()
306 return Latch && isLoopExiting(Latch); in isRotatedForm()
457 if (L->isLoopExiting(Pred)) { in mustBeFiniteCountedLoop()
1269 if (!ExitingBlock || !L->isLoopExiting(ExitingBlock)) in tryToUnrollLoop()
992 if (!L->contains(InLoopSucc) || !L->isLoopExiting(&BB) || InLoopSucc == &BB) in addInfoForInductions()
491 if (Current->isLoopExiting(ExitBB)) in getTopMostExitingLoop()
227 bool isLoopExiting(const BlockT *BB) const { in isLoopExiting() function
436 if (isLoopExiting(BB)) in print()
171 if ((L->contains(Succ0) && L->isLoopExiting(Succ0)) || in getUnrollingPreferences()172 (L->contains(Succ1) && L->isLoopExiting(Succ1))) in getUnrollingPreferences()
1551 if (TheLoop->isLoopExiting(BB)) { in canVectorizeWithIfConvert()
8224 assert(L->isLoopExiting(ExitingBlock) && in getSmallConstantTripCount()8286 assert(L->isLoopExiting(ExitingBlock) && in getSmallConstantTripMultiple()
17149 …EPKS1_", "llvm::LoopBase<llvm::MachineBasicBlock, llvm::MachineLoop>::isLoopExiting(llvm::MachineB…19858 …3isLoopExitingEPKS1_", "llvm::LoopBase<llvm::BasicBlock, llvm::Loop>::isLoopExiting(llvm::BasicBlo…