Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1125 double TestWeight; member
1131 UnionSample(0), Similarity(0.0), BaseWeight(0.0), TestWeight(0.0) {} in SampleOverlapStats()
1774 FuncOverlap.TestWeight = in computeSampleProfileOverlap()
1875 FOS << format("%.2f%%", F.second.TestWeight * 100); in dumpFuncSimilarity()