Home
last modified time | relevance | path

Searched refs:complexity_ (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dbenchmark_register.cc167 instance.complexity = family->complexity_; in FindBenchmarks()
252 complexity_(oNone), in Benchmark()
412 complexity_ = complexity; in Complexity()
418 complexity_ = oLambda; in Complexity()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dbenchmark_register.cc167 instance.complexity = family->complexity_; in FindBenchmarks()
247 complexity_(oNone), in Benchmark()
391 complexity_ = complexity; in Complexity()
397 complexity_ = oLambda; in Complexity()
/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/include/benchmark/
H A Dbenchmark.h921 BigO complexity_; variable
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/include/benchmark/
H A Dbenchmark.h957 BigO complexity_; variable