Searched defs:IterationCount (Results 1 – 6 of 6) sorted by relevance
18 typedef int64_t IterationCount; typedef32 IterationCount /* iters */) BENCHMARK_OVERRIDE { in ReportRunsConfig() argument
95 ->Complexity([](benchmark::IterationCount) { return 1.0; }); in __anon6994ed730202()
51 return [](IterationCount) { return 1.0; }; in FittingCurve() argument
680 typedef int64_t IterationCount; typedef1890 IterationCount /*iters*/) {} in ReportRunsConfig() argument
103 size_t IterationCount = 0; writeWithSizeLimitInternal() local
2503 const SCEV *IterationCount = SE.getAddExpr(One, BackedgeTakenCount); OptimizeMax() local