Searched defs:ExitingBlocks (Results 1 – 13 of 13) sorted by relevance
/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/lib/Transforms/Utils/ |
D | LoopSimplify.cpp | 183 SmallVector<BasicBlock*, 8> ExitingBlocks; in ProcessLoop() local 763 SmallVector<BasicBlock*, 8> ExitingBlocks; in verifyAnalysis() local
|
/external/swiftshader/third_party/LLVM/include/llvm/Analysis/ |
D | LoopInfo.h | 185 void getExitingBlocks(SmallVectorImpl<BlockT *> &ExitingBlocks) const { in getExitingBlocks() 206 SmallVector<BlockT*, 8> ExitingBlocks; in getExitingBlock() local
|
/external/llvm/lib/Target/PowerPC/ |
D | PPCCTRLoops.cpp | 499 SmallVector<BasicBlock*, 4> ExitingBlocks; in convertToCTRLoop() local
|
/external/llvm/lib/Transforms/Utils/ |
D | LoopSimplify.cpp | 503 SmallVector<BasicBlock*, 8> ExitingBlocks; in simplifyOneLoop() local
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
D | RegionInfo.cpp | 108 SmallVector<BasicBlock *, 8> ExitingBlocks; in contains() local
|
D | ScalarEvolution.cpp | 4238 SmallVector<BasicBlock *, 8> ExitingBlocks; in ComputeBackedgeTakenCount() local
|
/external/swiftshader/third_party/LLVM/lib/Transforms/Scalar/ |
D | LoopStrengthReduce.cpp | 1761 SmallVector<BasicBlock*, 8> ExitingBlocks; in OptimizeLoopTermCond() local 3465 SmallVector<BasicBlock *, 4> ExitingBlocks; in AdjustInsertPositionForExpand() 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
|