Home
last modified time | relevance | path

Searched defs:IterationCount (Results 1 – 11 of 11) sorted by relevance

/external/cronet/third_party/google_benchmark/src/test/
Dbenchmark_min_time_flag_time_test.cc18 typedef int64_t IterationCount; typedef
32 IterationCount /* iters */) BENCHMARK_OVERRIDE { in ReportRunsConfig() argument
Dcomplexity_test.cc82 ->Complexity([](benchmark::IterationCount) { return 1.0; }); in __anon332a41550202()
/external/google-benchmark/test/
Dbenchmark_min_time_flag_time_test.cc18 typedef int64_t IterationCount; typedef
32 IterationCount /* iters */) BENCHMARK_OVERRIDE { in ReportRunsConfig() argument
Dcomplexity_test.cc95 ->Complexity([](benchmark::IterationCount) { return 1.0; }); in __anon122aa3190202()
/external/cronet/third_party/google_benchmark/src/src/
Dcomplexity.cc49 return [](IterationCount) { return 1.0; }; in FittingCurve() argument
/external/google-benchmark/src/
Dcomplexity.cc51 return [](IterationCount) { return 1.0; }; in FittingCurve() argument
/external/google-benchmark/include/benchmark/
Dbenchmark.h680 typedef int64_t IterationCount; typedef
1890 IterationCount /*iters*/) {} in ReportRunsConfig() argument
/external/cronet/third_party/google_benchmark/src/include/benchmark/
Dbenchmark.h629 typedef int64_t IterationCount; typedef
1803 IterationCount /*iters*/) {} in ReportRunsConfig() argument
/external/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp1972 const SCEV *IterationCount = SE.getAddExpr(One, BackedgeTakenCount); in OptimizeMax() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp2263 const SCEV *IterationCount = SE.getAddExpr(One, BackedgeTakenCount); in OptimizeMax() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Scalar/
DLoopStrengthReduce.cpp2318 const SCEV *IterationCount = SE.getAddExpr(One, BackedgeTakenCount); in OptimizeMax() local