Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1050 double TestWeight; member
1056 UnionSample(0), Similarity(0.0), BaseWeight(0.0), TestWeight(0.0) {} in SampleOverlapStats()
1694 FuncOverlap.TestWeight = in computeSampleProfileOverlap()
1796 FOS << format("%.2f%%", F.second.TestWeight * 100); in dumpFuncSimilarity()