Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DUnifyLoopExits.cpp157 L->getExitingBlocks(Temp); in unifyLoopExits()
H A DLoopSimplify.cpp523 L->getExitingBlocks(ExitingBlocks); in simplifyOneLoop()
897 L->getExitingBlocks(ExitingBlocks);
H A DLoopPeel.cpp326 L.getExitingBlocks(ExitingBlocks); in peelToTurnInvariantLoadsDerefencebale()
631 L->getExitingBlocks(ExitingBlocks); in initBranchWeights()
H A DLoopUnroll.cpp329 L->getExitingBlocks(ExitingBlocks); in UnrollLoop()
H A DLoopUtils.cpp1205 L->getExitingBlocks(ExitingBlocks); in canLoopBeDeleted()
1760 L.getExitingBlocks(ExitingBlocks); in hasPartialIVCondition()
H A DLoopUnrollRuntime.cpp444 L->getExitingBlocks(ExitingBlocks); in canProfitablyUnrollMultiExitLoop()
H A DScalarEvolutionExpander.cpp2051 L->getExitingBlocks(ExitingBlocks); in getRelatedExistingExpansion()
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp1548 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 DLoopPredication.cpp1077 L->getExitingBlocks(ExitingBlocks); in getMinAnalyzeableBackedgeTakenCount()
1120 L->getExitingBlocks(ExitingBlocks); in predicateLoopExits()
H A DLoopDeletion.cpp481 L->getExitingBlocks(ExitingBlocks); in deleteLoopIfDead()
H A DLoopUnrollPass.cpp1234 L->getExitingBlocks(ExitingBlocks); in tryToUnrollLoop()
H A DLoopStrengthReduce.cpp2432 L->getExitingBlocks(ExitingBlocks); in OptimizeLoopTermCond()
5281 PIL->getExitingBlocks(ExitingBlocks); in AdjustInsertPositionForExpand()
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DShrinkWrap.cpp430 MLI->getLoopFor(Restore)->getExitingBlocks(ExitBlocks); in updateSaveRestorePoints()
H A DMachineLICM.cpp651 CurLoop->getExitingBlocks(CurrentLoopExitingBlocks); in IsGuaranteedToExecute()
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DRegionInfoImpl.h130 L->getExitingBlocks(ExitingBlocks); in contains()
173 bool RegionBase<Tr>::getExitingBlocks( in getExitingBlocks() function
H A DRegionInfo.h412 bool getExitingBlocks(SmallVectorImpl<BlockT *> &Exitings) const;
H A DLoopInfoImpl.h33 void LoopBase<BlockT, LoopT>::getExitingBlocks( in getExitingBlocks() function
H A DLoopInfo.h290 void getExitingBlocks(SmallVectorImpl<BlockT *> &ExitingBlocks) const;
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp312 L.getExitingBlocks(ExitingBlocks); in allowSpeculativeCounterPromotion()
350 LP->getExitingBlocks(ExitingBlocks); in getMaxNumOfPromotionsInLoop()
/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DR600MachineCFGStructurizer.cpp695 LoopRep->getExitingBlocks(ExitingMBBs); in prepare()
1009 LoopRep->getExitingBlocks(ExitingMBBs); in mergeLoop()
/openbsd-src/gnu/llvm/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp372 L->getExitingBlocks(ExitingBlocks); in isHardwareLoopProfitable()
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp111 L->getExitingBlocks(ExitingBlocks); in isHardwareLoopCandidate()
H A DScalarEvolution.cpp8249 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 DRISCVTargetTransformInfo.cpp1393 L->getExitingBlocks(ExitingBlocks); in getUnrollingPreferences()
/openbsd-src/gnu/llvm/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp2317 L->getExitingBlocks(ExitingBlocks); in getUnrollingPreferences()