| /llvm-project-15.0.7/llvm/lib/Transforms/Utils/ |
| H A D | UnifyLoopExits.cpp | 151 L->getExitingBlocks(Temp); in unifyLoopExits()
|
| H A D | LoopSimplify.cpp | 523 L->getExitingBlocks(ExitingBlocks); in simplifyOneLoop() 902 L->getExitingBlocks(ExitingBlocks);
|
| H A D | LoopPeel.cpp | 211 L.getExitingBlocks(ExitingBlocks); in peelToTurnInvariantLoadsDerefencebale()
|
| H A D | LoopUnroll.cpp | 328 L->getExitingBlocks(ExitingBlocks); in UnrollLoop()
|
| H A D | LoopUtils.cpp | 1206 L->getExitingBlocks(ExitingBlocks); in canLoopBeDeleted() 1763 L.getExitingBlocks(ExitingBlocks); in hasPartialIVCondition()
|
| H A D | LoopUnrollRuntime.cpp | 443 L->getExitingBlocks(ExitingBlocks); in canProfitablyUnrollMultiExitLoop()
|
| H A D | ScalarEvolutionExpander.cpp | 2060 L->getExitingBlocks(ExitingBlocks); in getRelatedExistingExpansion()
|
| /llvm-project-15.0.7/llvm/include/llvm/Analysis/ |
| H A D | LoopInfoImpl.h | 33 void LoopBase<BlockT, LoopT>::getExitingBlocks( in getExitingBlocks() function 51 getExitingBlocks(ExitingBlocks); in getExitingBlock()
|
| H A D | RegionInfoImpl.h | 130 L->getExitingBlocks(ExitingBlocks); in contains() 179 bool RegionBase<Tr>::getExitingBlocks( in getExitingBlocks() function
|
| H A D | RegionInfo.h | 412 bool getExitingBlocks(SmallVectorImpl<BlockT *> &Exitings) const;
|
| H A D | LoopInfo.h | 289 void getExitingBlocks(SmallVectorImpl<BlockT *> &ExitingBlocks) const;
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Scalar/ |
| H A D | IndVarSimplify.cpp | 1440 L->getExitingBlocks(ExitingBlocks); in canonicalizeExitCondition() 1565 L->getExitingBlocks(ExitingBlocks); in optimizeLoopExits() 1723 L->getExitingBlocks(ExitingBlocks); in predicateLoopExits() 1977 L->getExitingBlocks(ExitingBlocks); in run()
|
| H A D | LoopPredication.cpp | 1069 L->getExitingBlocks(ExitingBlocks); in getMinAnalyzeableBackedgeTakenCount() 1112 L->getExitingBlocks(ExitingBlocks); in predicateLoopExits()
|
| H A D | LoopDeletion.cpp | 482 L->getExitingBlocks(ExitingBlocks); in deleteLoopIfDead()
|
| H A D | LoopUnrollPass.cpp | 1230 L->getExitingBlocks(ExitingBlocks); in tryToUnrollLoop()
|
| H A D | LoopStrengthReduce.cpp | 2415 L->getExitingBlocks(ExitingBlocks); in OptimizeLoopTermCond() 5247 PIL->getExitingBlocks(ExitingBlocks); in AdjustInsertPositionForExpand()
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/ |
| H A D | ShrinkWrap.cpp | 430 MLI->getLoopFor(Restore)->getExitingBlocks(ExitBlocks); in updateSaveRestorePoints()
|
| H A D | MachineLICM.cpp | 652 CurLoop->getExitingBlocks(CurrentLoopExitingBlocks); in IsGuaranteedToExecute()
|
| /llvm-project-15.0.7/llvm/lib/Target/RISCV/ |
| H A D | RISCVTargetTransformInfo.cpp | 395 L->getExitingBlocks(ExitingBlocks); in getUnrollingPreferences()
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/ |
| H A D | InstrProfiling.cpp | 312 L.getExitingBlocks(ExitingBlocks); in allowSpeculativeCounterPromotion() 350 LP->getExitingBlocks(ExitingBlocks); in getMaxNumOfPromotionsInLoop()
|
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/ |
| H A D | R600MachineCFGStructurizer.cpp | 695 LoopRep->getExitingBlocks(ExitingMBBs); in prepare() 1009 LoopRep->getExitingBlocks(ExitingMBBs); in mergeLoop()
|
| /llvm-project-15.0.7/polly/lib/Analysis/ |
| H A D | ScopDetection.cpp | 1276 L->getExitingBlocks(ExitingBlocks); in hasExitingBlocks() 1284 L->getExitingBlocks(LoopControlBlocks); in canUseISLTripCount()
|
| /llvm-project-15.0.7/llvm/lib/Analysis/ |
| H A D | TargetTransformInfo.cpp | 110 L->getExitingBlocks(ExitingBlocks); in isHardwareLoopCandidate()
|
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/ |
| H A D | PPCTargetTransformInfo.cpp | 749 L->getExitingBlocks(ExitingBlocks); in isHardwareLoopProfitable()
|
| /llvm-project-15.0.7/llvm/lib/Target/ARM/ |
| H A D | ARMTargetTransformInfo.cpp | 2276 L->getExitingBlocks(ExitingBlocks); in getUnrollingPreferences()
|