/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LoopDeletion.cpp | 44 SmallVectorImpl<BasicBlock *> &ExitingBlocks, in isLoopDead() 174 SmallVector<BasicBlock *, 4> ExitingBlocks; in deleteLoopIfDead() local
|
D | IndVarSimplify.cpp | 830 SmallVector<BasicBlock *, 4> ExitingBlocks; in canLoopBeDeleted() local 2659 SmallVector<BasicBlock*, 16> ExitingBlocks; in getMaxBackedgeTakenCount() local 2684 SmallVector<BasicBlock*, 16> ExitingBlocks; in optimizeLoopExits() local 2809 SmallVector<BasicBlock*, 16> ExitingBlocks; in predicateLoopExits() local 3054 SmallVector<BasicBlock*, 16> ExitingBlocks; in run() local
|
D | LoopPredication.cpp | 1005 SmallVector<BasicBlock *, 16> ExitingBlocks; in getMinAnalyzeableBackedgeTakenCount() local 1059 SmallVector<BasicBlock *, 16> ExitingBlocks; in predicateLoopExits() local
|
D | LoopStrengthReduce.cpp | 2375 SmallVector<BasicBlock*, 8> ExitingBlocks; in OptimizeLoopTermCond() local 5090 SmallVector<BasicBlock *, 4> ExitingBlocks; in AdjustInsertPositionForExpand() local
|
/external/llvm/include/llvm/Analysis/ |
D | LoopInfoImpl.h | 35 getExitingBlocks(SmallVectorImpl<BlockT *> &ExitingBlocks) const { in getExitingBlocks() 52 SmallVector<BlockT*, 8> ExitingBlocks; in getExitingBlock() local
|
D | RegionInfoImpl.h | 129 SmallVector<BlockT *, 8> ExitingBlocks; in contains() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
D | LoopInfoImpl.h | 35 SmallVectorImpl<BlockT *> &ExitingBlocks) const { in getExitingBlocks() 51 SmallVector<BlockT *, 8> ExitingBlocks; in getExitingBlock() local
|
D | RegionInfoImpl.h | 131 SmallVector<BlockT *, 8> ExitingBlocks; in contains() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | InstrProfiling.cpp | 306 SmallVector<BasicBlock *, 8> ExitingBlocks; in allowSpeculativeCounterPromotion() local 333 SmallVector<BasicBlock *, 8> ExitingBlocks; in getMaxNumOfPromotionsInLoop() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCCTRLoops.cpp | 499 SmallVector<BasicBlock*, 4> ExitingBlocks; in convertToCTRLoop() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | LoopUnrollRuntime.cpp | 491 SmallVector<BasicBlock*, 4> ExitingBlocks; in canProfitablyUnrollMultiExitLoop() local
|
D | LoopSimplify.cpp | 518 SmallVector<BasicBlock*, 8> ExitingBlocks; in simplifyOneLoop() local
|
/external/llvm/lib/Transforms/Utils/ |
D | LoopSimplify.cpp | 503 SmallVector<BasicBlock*, 8> ExitingBlocks; in simplifyOneLoop() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/ |
D | PPCTargetTransformInfo.cpp | 506 SmallVector<BasicBlock*, 4> ExitingBlocks; in isHardwareLoopProfitable() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/ |
D | ARMTargetTransformInfo.cpp | 1217 SmallVector<BasicBlock*, 4> ExitingBlocks; in getUnrollingPreferences() local
|
/external/llvm/lib/Transforms/Scalar/ |
D | IndVarSimplify.cpp | 750 SmallVector<BasicBlock *, 4> ExitingBlocks; in canLoopBeDeleted() local
|
D | LoopStrengthReduce.cpp | 2072 SmallVector<BasicBlock*, 8> ExitingBlocks; in OptimizeLoopTermCond() local 4395 SmallVector<BasicBlock *, 4> ExitingBlocks; in AdjustInsertPositionForExpand() local
|
/external/llvm/lib/Analysis/ |
D | ScalarEvolutionExpander.cpp | 1895 SmallVector<BasicBlock *, 4> ExitingBlocks; in findExistingExpansion() local
|
D | ScalarEvolution.cpp | 5663 SmallVector<BasicBlock *, 8> ExitingBlocks; in computeBackedgeTakenCount() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | TargetTransformInfo.cpp | 61 SmallVector<BasicBlock *, 4> ExitingBlocks; in isHardwareLoopCandidate() local
|
D | ScalarEvolutionExpander.cpp | 2098 SmallVector<BasicBlock *, 4> ExitingBlocks; in getRelatedExistingExpansion() local
|
D | ScalarEvolution.cpp | 7102 SmallVector<BasicBlock *, 8> ExitingBlocks; in computeBackedgeTakenCount() local 11553 SmallVector<BasicBlock *, 8> ExitingBlocks; in PrintLoopInfo() local
|