Home
last modified time | relevance | path

Searched refs:binMax (Results 1 – 2 of 2) sorted by relevance

/external/llvm-project/openmp/runtime/src/
Dkmp_stats.cpp70 double logHistogram::binMax[] = { member in logHistogram
185 if (binMax[b] > v) in findBin()
Dkmp_stats.h331 static double binMax[numBins]; variable