Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopDeletion.cpp175 L->getExitingBlocks(ExitingBlocks); in deleteLoopIfDead()
DIndVarSimplify.cpp831 L->getExitingBlocks(ExitingBlocks); in canLoopBeDeleted()
2660 L->getExitingBlocks(ExitingBlocks); in getMaxBackedgeTakenCount()
2685 L->getExitingBlocks(ExitingBlocks); in optimizeLoopExits()
2810 L->getExitingBlocks(ExitingBlocks); in predicateLoopExits()
3055 L->getExitingBlocks(ExitingBlocks); in run()
DLoopPredication.cpp1006 L->getExitingBlocks(ExitingBlocks); in getMinAnalyzeableBackedgeTakenCount()
1060 L->getExitingBlocks(ExitingBlocks); in predicateLoopExits()
DLoopStrengthReduce.cpp2376 L->getExitingBlocks(ExitingBlocks); in OptimizeLoopTermCond()
5091 PIL->getExitingBlocks(ExitingBlocks); in AdjustInsertPositionForExpand()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DLoopInfoImpl.h34 void LoopBase<BlockT, LoopT>::getExitingBlocks( in getExitingBlocks() function
52 getExitingBlocks(ExitingBlocks); in getExitingBlock()
DRegionInfoImpl.h132 L->getExitingBlocks(ExitingBlocks); in contains()
181 bool RegionBase<Tr>::getExitingBlocks( in getExitingBlocks() function
DRegionInfo.h413 bool getExitingBlocks(SmallVectorImpl<BlockT *> &Exitings) const;
DLoopInfo.h256 void getExitingBlocks(SmallVectorImpl<BlockT *> &ExitingBlocks) const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DLoopSimplify.cpp519 L->getExitingBlocks(ExitingBlocks); in simplifyOneLoop()
906 L->getExitingBlocks(ExitingBlocks);
DLoopUnrollRuntime.cpp492 L->getExitingBlocks(ExitingBlocks); in canProfitablyUnrollMultiExitLoop()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DShrinkWrap.cpp427 MLI->getLoopFor(Restore)->getExitingBlocks(ExitBlocks); in updateSaveRestorePoints()
DMachineLICM.cpp656 CurLoop->getExitingBlocks(CurrentLoopExitingBlocks); in IsGuaranteedToExecute()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
DInstrProfiling.cpp307 L.getExitingBlocks(ExitingBlocks); in allowSpeculativeCounterPromotion()
334 LP->getExitingBlocks(ExitingBlocks); in getMaxNumOfPromotionsInLoop()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
DAMDILCFGStructurizer.cpp723 LoopRep->getExitingBlocks(ExitingMBBs); in prepare()
1042 LoopRep->getExitingBlocks(ExitingMBBs); in mergeLoop()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCTargetTransformInfo.cpp507 L->getExitingBlocks(ExitingBlocks); in isHardwareLoopProfitable()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DTargetTransformInfo.cpp62 L->getExitingBlocks(ExitingBlocks); in isHardwareLoopCandidate()
DScalarEvolutionExpander.cpp2099 L->getExitingBlocks(ExitingBlocks); in getRelatedExistingExpansion()
DScalarEvolution.cpp7103 L->getExitingBlocks(ExitingBlocks); in computeBackedgeTakenCount()
11554 L->getExitingBlocks(ExitingBlocks); in PrintLoopInfo()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMTargetTransformInfo.cpp1218 L->getExitingBlocks(ExitingBlocks); in getUnrollingPreferences()