Home
last modified time | relevance | path

Searched refs:getExitingBlocks (Results 1 – 17 of 17) sorted by relevance

/freebsd-12.1/contrib/llvm/lib/Transforms/Scalar/
H A DLoopDeletion.cpp175 L->getExitingBlocks(ExitingBlocks); in deleteLoopIfDead()
H A DIndVarSimplify.cpp788 L->getExitingBlocks(ExitingBlocks); in canLoopBeDeleted()
H A DLoopStrengthReduce.cpp2348 L->getExitingBlocks(ExitingBlocks); in OptimizeLoopTermCond()
4997 PIL->getExitingBlocks(ExitingBlocks); in AdjustInsertPositionForExpand()
/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DLoopSimplify.cpp501 L->getExitingBlocks(ExitingBlocks); in simplifyOneLoop()
846 L->getExitingBlocks(ExitingBlocks);
H A DLoopUnrollRuntime.cpp500 L->getExitingBlocks(ExitingBlocks); in canProfitablyUnrollMultiExitLoop()
/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DLoopInfoImpl.h35 void LoopBase<BlockT, LoopT>::getExitingBlocks( in getExitingBlocks() function
53 getExitingBlocks(ExitingBlocks); in getExitingBlock()
H A DRegionInfoImpl.h133 L->getExitingBlocks(ExitingBlocks); in contains()
182 bool RegionBase<Tr>::getExitingBlocks( in getExitingBlocks() function
H A DRegionInfo.h414 bool getExitingBlocks(SmallVectorImpl<BlockT *> &Exitings) const;
H A DLoopInfo.h250 void getExitingBlocks(SmallVectorImpl<BlockT *> &ExitingBlocks) const;
/freebsd-12.1/contrib/llvm/lib/CodeGen/
H A DShrinkWrap.cpp419 MLI->getLoopFor(Restore)->getExitingBlocks(ExitBlocks); in updateSaveRestorePoints()
H A DMachineLICM.cpp622 CurLoop->getExitingBlocks(CurrentLoopExitingBlocks); in IsGuaranteedToExecute()
/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp287 L.getExitingBlocks(ExitingBlocks); in allowSpeculativeCounterPromotion()
314 LP->getExitingBlocks(ExitingBlocks); in getMaxNumOfPromotionsInLoop()
/freebsd-12.1/contrib/llvm/lib/Target/PowerPC/
H A DPPCCTRLoops.cpp541 L->getExitingBlocks(ExitingBlocks); in convertToCTRLoop()
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DAMDILCFGStructurizer.cpp723 LoopRep->getExitingBlocks(ExitingMBBs); in prepare()
1042 LoopRep->getExitingBlocks(ExitingMBBs); in mergeLoop()
/freebsd-12.1/contrib/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp610 L->getExitingBlocks(ExitingBlocks); in getUnrollingPreferences()
/freebsd-12.1/contrib/llvm/lib/Analysis/
H A DScalarEvolutionExpander.cpp2011 L->getExitingBlocks(ExitingBlocks); in getRelatedExistingExpansion()
H A DScalarEvolution.cpp7010 L->getExitingBlocks(ExitingBlocks); in computeBackedgeTakenCount()