Home
last modified time | relevance | path

Searched refs:getExitBlocks (Results 1 – 20 of 20) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DLCSSA.cpp101 L->getExitBlocks(LoopExitBlocks[L]); in formLCSSAForInstructions()
376 L.getExitBlocks(ExitBlocks); in formLCSSA()
H A DLoopUnroll.cpp334 L->getExitBlocks(ExitBlocks); in UnrollLoop()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ADT/
H A DGenericUniformityImpl.h676 BlockCycle->getExitBlocks(BlockCycleExits); in computeJoinPoints()
715 Cycle->getExitBlocks(Exits); in computeJoinPoints()
837 DefCycle.getExitBlocks(Exits); in analyzeCycleExitDivergence()
1275 NestedCycle->getExitBlocks(NestedExits); in computeStackPO()
H A DGenericCycleInfo.h127 void getExitBlocks(SmallVectorImpl<BlockT *> &TmpStorage) const;
H A DGenericCycleImpl.h47 void GenericCycle<ContextT>::getExitBlocks( in getExitBlocks() function
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLoopExtractor.cpp201 TLL->getExitBlocks(ExitBlocks); in runOnFunction()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Analysis/
H A DCFG.cpp196 Outer->getExitBlocks(Worklist); in isPotentiallyReachableFromMany()
H A DLoopInfo.cpp1007 L.getExitBlocks(ExitBlocks); in printLoop()
H A DBranchProbabilityInfo.cpp368 LB.getLoop()->getExitBlocks(Exits); in getLoopExitBlocks()
/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/Support/
H A DGenericLoopInfoImpl.h64 void LoopBase<BlockT, LoopT>::getExitBlocks( in getExitBlocks() function
322 getExitBlocks(ExitBBs); in verifyLoop()
H A DGenericLoopInfo.h273 void getExitBlocks(SmallVectorImpl<BlockT *> &ExitBlocks) const;
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp155 ML.getExitBlocks(ExitBlocks); in ProcessLoop()
1029 ML.getExitBlocks(ExitBlocks); in ValidateLiveOuts()
1181 ML->getExitBlocks(Frontier); in ValidateMVEStore()
H A DARMTargetTransformInfo.cpp2507 L->getExitBlocks(ExitBlocks); in getUnrollingPreferences()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DLoopSimplifyCFG.cpp260 L.getExitBlocks(ExitBlocks); in analyze()
H A DSimpleLoopUnswitch.cpp416 L.getExitBlocks(Exits); in hoistLoopToNewParent()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp408 L.getExitBlocks(LoopExitBlocks); in PGOCounterPromoter()
517 LP->getExitBlocks(LoopExitBlocks); in getMaxNumOfPromotionsInLoop()
/freebsd-14.2/contrib/llvm-project/llvm/lib/CodeGen/
H A DMachineLICM.cpp152 CurLoop->getExitBlocks(ExitBlocks); in isExitBlock()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600MachineCFGStructurizer.cpp1015 LoopRep->getExitBlocks(ExitBlks); in mergeLoop()
H A DSIInstrInfo.cpp218 FromCycle->getExitBlocks(ExitBlocks); in isSafeToSink()
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3489 OrigLoop->getExitBlocks(ExitBlocks); in fixVectorizedLoop()