Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp438 uint64_t NumMismatchedFuncHash = 0; member in __anon75a028af0111::SampleProfileMatcher
2065 NumMismatchedFuncHash++; in detectProfileMismatch()
2160 errs() << "(" << NumMismatchedFuncHash << "/" << TotalProfiledFunc << ")" in detectProfileMismatch()
2180 ProfStatsVec.emplace_back("NumMismatchedFuncHash", NumMismatchedFuncHash); in detectProfileMismatch()