| /llvm-project-15.0.7/llvm/include/llvm/Analysis/ |
| H A D | LoopInfoImpl.h | 61 void LoopBase<BlockT, LoopT>::getExitBlocks( in getExitBlocks() function 74 getExitBlocks(ExitBlocks); in hasNoExitBlocks() 84 getExitBlocks(ExitBlocks); in getExitBlock() 292 getExitBlocks(ExitBBs); in verifyLoop()
|
| H A D | LoopInfo.h | 297 void getExitBlocks(SmallVectorImpl<BlockT *> &ExitBlocks) const;
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Utils/ |
| H A D | LCSSA.cpp | 103 L->getExitBlocks(LoopExitBlocks[L]); in formLCSSAForInstructions() 348 L.getExitBlocks(ExitBlocks); in formLCSSA()
|
| H A D | LoopUnroll.cpp | 308 L->getExitBlocks(ExitBlocks); in UnrollLoop()
|
| /llvm-project-15.0.7/llvm/lib/Analysis/ |
| H A D | CFG.cpp | 196 Outer->getExitBlocks(Worklist); in isPotentiallyReachableFromMany()
|
| H A D | SyncDependenceAnalysis.cpp | 402 BlockLoop->getExitBlocks(BlockLoopExits); in computeJoinPoints()
|
| H A D | LoopInfo.cpp | 1002 L.getExitBlocks(ExitBlocks); in printLoop()
|
| H A D | BranchProbabilityInfo.cpp | 367 LB.getLoop()->getExitBlocks(Exits); in getLoopExitBlocks()
|
| /llvm-project-15.0.7/llvm/lib/Transforms/IPO/ |
| H A D | LoopExtractor.cpp | 201 TLL->getExitBlocks(ExitBlocks); in runOnFunction()
|
| /llvm-project-15.0.7/llvm/include/llvm/ADT/ |
| H A D | GenericCycleInfo.h | 129 void getExitBlocks(SmallVectorImpl<BlockT *> &TmpStorage) const;
|
| H A D | GenericCycleImpl.h | 47 void GenericCycle<ContextT>::getExitBlocks( in getExitBlocks() function
|
| /llvm-project-15.0.7/llvm/lib/Target/ARM/ |
| H A D | ARMLowOverheadLoops.cpp | 151 ML.getExitBlocks(ExitBlocks); in ProcessLoop() 1028 ML.getExitBlocks(ExitBlocks); in ValidateLiveOuts() 1180 ML->getExitBlocks(Frontier); in ValidateMVEStore()
|
| H A D | ARMTargetTransformInfo.cpp | 2329 L->getExitBlocks(ExitBlocks); in getUnrollingPreferences()
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/ |
| H A D | InstrProfiling.cpp | 239 L.getExitBlocks(LoopExitBlocks); in PGOCounterPromoter() 345 LP->getExitBlocks(LoopExitBlocks); in getMaxNumOfPromotionsInLoop()
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Scalar/ |
| H A D | LoopSimplifyCFG.cpp | 261 L.getExitBlocks(ExitBlocks); in analyze()
|
| H A D | SimpleLoopUnswitch.cpp | 359 L.getExitBlocks(Exits); in hoistLoopToNewParent()
|
| /llvm-project-15.0.7/polly/lib/Support/ |
| H A D | ScopHelper.cpp | 453 L->getExitBlocks(ExitBlocks); in getNumBlocksInLoop()
|
| /llvm-project-15.0.7/llvm/lib/CodeGen/ |
| H A D | MachineLICM.cpp | 382 CurLoop->getExitBlocks(ExitBlocks); in runOnMachineFunction()
|
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/ |
| H A D | PPCTargetTransformInfo.cpp | 776 L->getExitBlocks(ExitBlocks); in isHardwareLoopProfitable()
|
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/ |
| H A D | R600MachineCFGStructurizer.cpp | 1015 LoopRep->getExitBlocks(ExitBlks); in mergeLoop()
|
| /llvm-project-15.0.7/polly/lib/Analysis/ |
| H A D | ScopDetection.cpp | 1333 L->getExitBlocks(ExitBlocks); in isValidLoop()
|