Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp136 case instrprof_error::count_mismatch: in getInstrProfErrString()
910 Warn(instrprof_error::count_mismatch); in merge()
922 Warn(instrprof_error::count_mismatch); in merge()
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h361 count_mismatch, enumerator
/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp538 case instrprof_error::count_mismatch: in handleMergeWriterError()