Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfWriter.cpp98 size_t OriginalFunctionCount = ProfileMap.size(); in writeWithSizeLimitInternal() local
133 LLVM_DEBUG(dbgs() << "Profile originally has " << OriginalFunctionCount in writeWithSizeLimitInternal()
137 (void)OriginalFunctionCount; in writeWithSizeLimitInternal()