Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1110 uint64_t TestUniqueCount; member
1129 BaseUniqueSample(0), TestUniqueCount(0), TestUniqueSample(0), in SampleOverlapStats()
1715 ++ProfOverlap.TestUniqueCount; in computeSampleProfileOverlap()
1933 OS << " functions unique in test profile: " << ProfOverlap.TestUniqueCount in dumpProgramSummary()