Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfileMatcher.cpp528 void SampleProfileMatcher::countMismatchedFuncSamples(const FunctionSamples &FS, in countMismatchedFuncSamples() function in SampleProfileMatcher
553 countMismatchedFuncSamples(CS.second, false); in countMismatchedFuncSamples()
672 countMismatchedFuncSamples(*FS, true); in computeAndReportProfileStaleness()
/freebsd/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DSampleProfileMatcher.h194 void countMismatchedFuncSamples(const FunctionSamples &FS, bool IsTopLevel);