Home
last modified time | relevance | path

Searched defs:ExitingBlocks (Results 1 – 18 of 18) sorted by relevance

/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Scalar/
H A DLoopDeletion.cpp55 SmallVectorImpl<BasicBlock *> &ExitingBlocks, in isLoopDead()
214 SmallVector<BasicBlock *, 4> ExitingBlocks; in deleteLoopIfDead() local
H A DIndVarSimplify.cpp1398 SmallVector<BasicBlock*, 16> ExitingBlocks; in optimizeLoopExits() local
1553 SmallVector<BasicBlock*, 16> ExitingBlocks; in predicateLoopExits() local
1809 SmallVector<BasicBlock*, 16> ExitingBlocks; in run() local
H A DLoopPredication.cpp1007 SmallVector<BasicBlock *, 16> ExitingBlocks; in getMinAnalyzeableBackedgeTakenCount() local
1050 SmallVector<BasicBlock *, 16> ExitingBlocks; in predicateLoopExits() local
H A DLoopStrengthReduce.cpp2379 SmallVector<BasicBlock*, 8> ExitingBlocks; in OptimizeLoopTermCond() local
5160 SmallVector<BasicBlock *, 4> ExitingBlocks; in AdjustInsertPositionForExpand() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DUnifyLoopExits.cpp144 SetVector<BasicBlock *> ExitingBlocks; in unifyLoopExits() local
H A DLoopUnroll.cpp547 std::vector<BasicBlock *> ExitingBlocks; in UnrollLoop() local
H A DLoopSimplify.cpp528 SmallVector<BasicBlock*, 8> ExitingBlocks; in simplifyOneLoop() local
H A DLoopUnrollRuntime.cpp494 SmallVector<BasicBlock*, 4> ExitingBlocks; in canProfitablyUnrollMultiExitLoop() local
H A DLoopUtils.cpp1250 SmallVector<BasicBlock *, 4> ExitingBlocks; in canLoopBeDeleted() local
1774 SmallVector<BasicBlock *, 4> ExitingBlocks; in hasPartialIVCondition() local
H A DScalarEvolutionExpander.cpp2190 SmallVector<BasicBlock *, 4> ExitingBlocks; in getRelatedExistingExpansion() local
/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DLoopInfoImpl.h35 SmallVectorImpl<BlockT *> &ExitingBlocks) const { in getExitingBlocks()
51 SmallVector<BlockT *, 8> ExitingBlocks; in getExitingBlock() local
H A DRegionInfoImpl.h131 SmallVector<BlockT *, 8> ExitingBlocks; in contains() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DInstrProfiling.cpp322 SmallVector<BasicBlock *, 8> ExitingBlocks; in allowSpeculativeCounterPromotion() local
359 SmallVector<BasicBlock *, 8> ExitingBlocks; in getMaxNumOfPromotionsInLoop() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
H A DPPCTargetTransformInfo.cpp740 SmallVector<BasicBlock*, 4> ExitingBlocks; in isHardwareLoopProfitable() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/ARM/
H A DARMTargetTransformInfo.cpp2147 SmallVector<BasicBlock*, 4> ExitingBlocks; in getUnrollingPreferences() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DTargetTransformInfo.cpp104 SmallVector<BasicBlock *, 4> ExitingBlocks; in isHardwareLoopCandidate() local
H A DScalarEvolution.cpp7482 SmallVector<BasicBlock *, 8> ExitingBlocks; in computeBackedgeTakenCount() local
12249 SmallVector<BasicBlock *, 8> ExitingBlocks; in PrintLoopInfo() local
13352 SmallVector<BasicBlock*, 16> ExitingBlocks; in computeSymbolicMaxBackedgeTakenCount() local
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp8093 SmallVector<BasicBlock*> ExitingBlocks; in collectTriviallyDeadInstructions() local