Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp1757 uint64_t TestUniqueCount = 0; member
2358 ++ProfOverlap.TestUniqueCount; in computeSampleProfileOverlap()
2576 OS << " functions unique in test profile: " << ProfOverlap.TestUniqueCount in dumpProgramSummary()