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.cpp96 size_t OriginalFunctionCount = ProfileMap.size(); in writeWithSizeLimitInternal() local
131 LLVM_DEBUG(dbgs() << "Profile originally has " << OriginalFunctionCount in writeWithSizeLimitInternal()
135 (void)OriginalFunctionCount; in writeWithSizeLimitInternal()