Home
last modified time | relevance | path

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

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