Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp2213 [[maybe_unused]] bool IsFuncHashMismatch = false; in countProfileMismatches() local
2221 IsFuncHashMismatch = true; in countProfileMismatches()
2235 if (FunctionSamples::ProfileIsProbeBased && !IsFuncHashMismatch && in countProfileMismatches()