Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLoopInfoImpl.h62 void LoopBase<BlockT, LoopT>::getExitBlocks( in getExitBlocks() function
75 getExitBlocks(ExitBlocks); in hasNoExitBlocks()
85 getExitBlocks(ExitBlocks); in getExitBlock()
293 getExitBlocks(ExitBBs); in verifyLoop()
H A DLoopInfo.h281 void getExitBlocks(SmallVectorImpl<BlockT *> &ExitBlocks) const;
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DLCSSA.cpp104 L->getExitBlocks(LoopExitBlocks[L]); in formLCSSAForInstructions()
347 L.getExitBlocks(ExitBlocks); in formLCSSA()
H A DLoopUnroll.cpp369 L->getExitBlocks(ExitBlocks); in UnrollLoop()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DLoopExtractor.cpp206 TLL->getExitBlocks(ExitBlocks); in runOnFunction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DCFG.cpp200 Outer->getExitBlocks(Worklist); in isPotentiallyReachableFromMany()
H A DSyncDependenceAnalysis.cpp385 BlockLoop->getExitBlocks(BlockLoopExits); in computeJoinPoints()
H A DLoopInfo.cpp1008 L.getExitBlocks(ExitBlocks); in printLoop()
H A DBranchProbabilityInfo.cpp295 LB.getLoop()->getExitBlocks(Exits); in getLoopExitBlocks()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp249 L.getExitBlocks(LoopExitBlocks); in PGOCounterPromoter()
355 LP->getExitBlocks(LoopExitBlocks); in getMaxNumOfPromotionsInLoop()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopSimplifyCFG.cpp266 L.getExitBlocks(ExitBlocks); in analyze()
H A DSimpleLoopUnswitch.cpp288 L.getExitBlocks(Exits); in hoistLoopToNewParent()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMLowOverheadLoops.cpp145 ML.getExitBlocks(ExitBlocks); in ProcessLoop()
990 ML.getExitBlocks(ExitBlocks); in ValidateLiveOuts()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DMachineLICM.cpp380 CurLoop->getExitBlocks(ExitBlocks); in runOnMachineFunction()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp768 L->getExitBlocks(ExitBlocks); in isHardwareLoopProfitable()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDILCFGStructurizer.cpp1023 LoopRep->getExitBlocks(ExitBlks); in mergeLoop()