| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/ |
| H A D | UnifyLoopExits.cpp | 157 L->getExitingBlocks(Temp); in unifyLoopExits()
|
| H A D | LoopSimplify.cpp | 523 L->getExitingBlocks(ExitingBlocks); in simplifyOneLoop() 897 L->getExitingBlocks(ExitingBlocks);
|
| H A D | LoopPeel.cpp | 326 L.getExitingBlocks(ExitingBlocks); in peelToTurnInvariantLoadsDerefencebale() 631 L->getExitingBlocks(ExitingBlocks); in initBranchWeights()
|
| H A D | LoopUnroll.cpp | 329 L->getExitingBlocks(ExitingBlocks); in UnrollLoop()
|
| H A D | LoopUtils.cpp | 1205 L->getExitingBlocks(ExitingBlocks); in canLoopBeDeleted() 1760 L.getExitingBlocks(ExitingBlocks); in hasPartialIVCondition()
|
| H A D | LoopUnrollRuntime.cpp | 444 L->getExitingBlocks(ExitingBlocks); in canProfitablyUnrollMultiExitLoop()
|
| H A D | ScalarEvolutionExpander.cpp | 2051 L->getExitingBlocks(ExitingBlocks); in getRelatedExistingExpansion()
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/ |
| H A D | IndVarSimplify.cpp | 1548 L->getExitingBlocks(ExitingBlocks); in canonicalizeExitCondition() 1673 L->getExitingBlocks(ExitingBlocks); in optimizeLoopExits() 1843 L->getExitingBlocks(ExitingBlocks); in predicateLoopExits() 2097 L->getExitingBlocks(ExitingBlocks); in run()
|
| H A D | LoopPredication.cpp | 1077 L->getExitingBlocks(ExitingBlocks); in getMinAnalyzeableBackedgeTakenCount() 1120 L->getExitingBlocks(ExitingBlocks); in predicateLoopExits()
|
| H A D | LoopDeletion.cpp | 481 L->getExitingBlocks(ExitingBlocks); in deleteLoopIfDead()
|
| H A D | LoopUnrollPass.cpp | 1234 L->getExitingBlocks(ExitingBlocks); in tryToUnrollLoop()
|
| H A D | LoopStrengthReduce.cpp | 2432 L->getExitingBlocks(ExitingBlocks); in OptimizeLoopTermCond() 5281 PIL->getExitingBlocks(ExitingBlocks); in AdjustInsertPositionForExpand()
|
| /openbsd-src/gnu/llvm/llvm/lib/CodeGen/ |
| H A D | ShrinkWrap.cpp | 430 MLI->getLoopFor(Restore)->getExitingBlocks(ExitBlocks); in updateSaveRestorePoints()
|
| H A D | MachineLICM.cpp | 651 CurLoop->getExitingBlocks(CurrentLoopExitingBlocks); in IsGuaranteedToExecute()
|
| /openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/ |
| H A D | RegionInfoImpl.h | 130 L->getExitingBlocks(ExitingBlocks); in contains() 173 bool RegionBase<Tr>::getExitingBlocks( in getExitingBlocks() function
|
| H A D | RegionInfo.h | 412 bool getExitingBlocks(SmallVectorImpl<BlockT *> &Exitings) const;
|
| H A D | LoopInfoImpl.h | 33 void LoopBase<BlockT, LoopT>::getExitingBlocks( in getExitingBlocks() function
|
| H A D | LoopInfo.h | 290 void getExitingBlocks(SmallVectorImpl<BlockT *> &ExitingBlocks) const;
|
| /openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/ |
| H A D | InstrProfiling.cpp | 312 L.getExitingBlocks(ExitingBlocks); in allowSpeculativeCounterPromotion() 350 LP->getExitingBlocks(ExitingBlocks); in getMaxNumOfPromotionsInLoop()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/ |
| H A D | R600MachineCFGStructurizer.cpp | 695 LoopRep->getExitingBlocks(ExitingMBBs); in prepare() 1009 LoopRep->getExitingBlocks(ExitingMBBs); in mergeLoop()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/ |
| H A D | PPCTargetTransformInfo.cpp | 372 L->getExitingBlocks(ExitingBlocks); in isHardwareLoopProfitable()
|
| /openbsd-src/gnu/llvm/llvm/lib/Analysis/ |
| H A D | TargetTransformInfo.cpp | 111 L->getExitingBlocks(ExitingBlocks); in isHardwareLoopCandidate()
|
| H A D | ScalarEvolution.cpp | 8249 L->getExitingBlocks(ExitingBlocks); in getSmallConstantTripMultiple() 8767 L->getExitingBlocks(ExitingBlocks); in computeBackedgeTakenCount() 13509 L->getExitingBlocks(ExitingBlocks); in PrintLoopInfo() 14912 L->getExitingBlocks(ExitingBlocks); in computeSymbolicMaxBackedgeTakenCount()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/RISCV/ |
| H A D | RISCVTargetTransformInfo.cpp | 1393 L->getExitingBlocks(ExitingBlocks); in getUnrollingPreferences()
|
| /openbsd-src/gnu/llvm/llvm/lib/Target/ARM/ |
| H A D | ARMTargetTransformInfo.cpp | 2317 L->getExitingBlocks(ExitingBlocks); in getUnrollingPreferences()
|