Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DLCSSA.cpp103 L->getExitBlocks(LoopExitBlocks[L]); in formLCSSAForInstructions()
354 L.getExitBlocks(ExitBlocks); in formLCSSA()
H A DLoopUnroll.cpp308 L->getExitBlocks(ExitBlocks); in UnrollLoop()
/openbsd-src/gnu/llvm/llvm/include/llvm/ADT/
H A DGenericUniformityImpl.h667 BlockCycle->getExitBlocks(BlockCycleExits); in computeJoinPoints()
706 Cycle->getExitBlocks(Exits); in computeJoinPoints()
845 OuterDivCycle.getExitBlocks(DomFrontier); in analyzeCycleExitDivergence()
1291 NestedCycle->getExitBlocks(NestedExits); in computeStackPO()
H A DGenericCycleInfo.h131 void getExitBlocks(SmallVectorImpl<BlockT *> &TmpStorage) const;
H A DGenericCycleImpl.h47 void GenericCycle<ContextT>::getExitBlocks( in getExitBlocks() function
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DCFG.cpp196 Outer->getExitBlocks(Worklist); in isPotentiallyReachableFromMany()
H A DSyncDependenceAnalysis.cpp403 BlockLoop->getExitBlocks(BlockLoopExits); in computeJoinPoints()
H A DLoopInfo.cpp1006 L.getExitBlocks(ExitBlocks); in printLoop()
H A DBranchProbabilityInfo.cpp368 LB.getLoop()->getExitBlocks(Exits); in getLoopExitBlocks()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DLoopExtractor.cpp201 TLL->getExitBlocks(ExitBlocks); in runOnFunction()
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DLoopInfoImpl.h64 void LoopBase<BlockT, LoopT>::getExitBlocks( in getExitBlocks() function
309 getExitBlocks(ExitBBs); in verifyLoop()
H A DLoopInfo.h298 void getExitBlocks(SmallVectorImpl<BlockT *> &ExitBlocks) const;
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp156 ML.getExitBlocks(ExitBlocks); in ProcessLoop()
1035 ML.getExitBlocks(ExitBlocks); in ValidateLiveOuts()
1187 ML->getExitBlocks(Frontier); in ValidateMVEStore()
H A DARMTargetTransformInfo.cpp2370 L->getExitBlocks(ExitBlocks); in getUnrollingPreferences()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp239 L.getExitBlocks(LoopExitBlocks); in PGOCounterPromoter()
345 LP->getExitBlocks(LoopExitBlocks); in getMaxNumOfPromotionsInLoop()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopSimplifyCFG.cpp262 L.getExitBlocks(ExitBlocks); in analyze()
H A DSimpleLoopUnswitch.cpp375 L.getExitBlocks(Exits); in hoistLoopToNewParent()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DMachineLICM.cpp382 CurLoop->getExitBlocks(ExitBlocks); in runOnMachineFunction()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600MachineCFGStructurizer.cpp1015 LoopRep->getExitBlocks(ExitBlks); in mergeLoop()