Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/openmp/runtime/src/
H A Dkmp_stats.cpp106 double dnsc = double(newSampleCount); in operator +=() local
108 double dscBydnsc = dsc / dnsc; in operator +=()