Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1025 double TestWeight; member
1031 UnionSample(0), Similarity(0.0), BaseWeight(0.0), TestWeight(0.0) {} in SampleOverlapStats()
1669 FuncOverlap.TestWeight = in computeSampleProfileOverlap()
1771 FOS << format("%.2f%%", F.second.TestWeight * 100); in dumpFuncSimilarity()