Searched defs:ExitCounts (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/ |
D | LoopPredication.cpp | 1008 SmallVector<const SCEV *, 4> ExitCounts; in getMinAnalyzeableBackedgeTakenCount() local
|
D | IndVarSimplify.cpp | 2665 SmallVector<const SCEV*, 4> ExitCounts; in getMaxBackedgeTakenCount() local
|
/external/llvm-project/llvm/lib/Transforms/Scalar/ |
D | LoopPredication.cpp | 1010 SmallVector<const SCEV *, 4> ExitCounts; in getMinAnalyzeableBackedgeTakenCount() local
|
/external/llvm-project/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 7326 ArrayRef<ScalarEvolution::BackedgeTakenInfo::EdgeExitInfo> ExitCounts, in BackedgeTakenInfo() 7367 SmallVector<EdgeExitInfo, 4> ExitCounts; in computeBackedgeTakenCount() local 13183 SmallVector<const SCEV*, 4> ExitCounts; in computeSymbolicMaxBackedgeTakenCount() local
|
/external/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 5601 SmallVectorImpl<EdgeInfo> &ExitCounts, bool Complete, const SCEV *MaxCount) in BackedgeTakenInfo() 5666 SmallVector<EdgeInfo, 4> ExitCounts; in computeBackedgeTakenCount() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/ |
D | ScalarEvolution.cpp | 7066 ArrayRef<ScalarEvolution::BackedgeTakenInfo::EdgeExitInfo> in BackedgeTakenInfo() 7107 SmallVector<EdgeExitInfo, 4> ExitCounts; in computeBackedgeTakenCount() local
|