Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfileMatcher.cpp556 void SampleProfileMatcher::countMismatchedCallsiteSamples( in countMismatchedCallsiteSamples() function in SampleProfileMatcher
599 countMismatchedCallsiteSamples(CS.second); in countMismatchedCallsiteSamples()
676 countMismatchedCallsiteSamples(*FS); in computeAndReportProfileStaleness()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DSampleProfileMatcher.h199 void countMismatchedCallsiteSamples(const FunctionSamples &FS);