Home
last modified time | relevance | path

Searched defs:current_fit (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/utils/benchmark/src/
H A Dcomplexity.cc138 LeastSq current_fit = MinimalLeastSq(n, time, FittingCurve(fit)); in MinimalLeastSq() local
/netbsd-src/external/apache2/llvm/dist/libcxx/utils/google-benchmark/src/
H A Dcomplexity.cc141 LeastSq current_fit = MinimalLeastSq(n, time, FittingCurve(fit)); in MinimalLeastSq() local