Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Transforms/IPO/
DSampleProfile.cpp439 uint64_t MismatchedFuncHashSamples = 0; member in __anon628534940111::SampleProfileMatcher
2064 MismatchedFuncHashSamples += Count; in detectProfileMismatch()
2162 << " (" << MismatchedFuncHashSamples << "/" << TotalFuncHashSamples in detectProfileMismatch()
2183 MismatchedFuncHashSamples); in detectProfileMismatch()