Home
last modified time | relevance | path

Searched defs:ExitCounts (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopPredication.cpp1008 SmallVector<const SCEV *, 4> ExitCounts; in getMinAnalyzeableBackedgeTakenCount() local
DIndVarSimplify.cpp2665 SmallVector<const SCEV*, 4> ExitCounts; in getMaxBackedgeTakenCount() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp7066 ArrayRef<ScalarEvolution::BackedgeTakenInfo::EdgeExitInfo> in BackedgeTakenInfo()
7107 SmallVector<EdgeExitInfo, 4> ExitCounts; in computeBackedgeTakenCount() local