Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp145 case instrprof_error::value_site_count_mismatch: in getInstrProfErrString()
892 Warn(instrprof_error::value_site_count_mismatch); in mergeValueProfData()
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h364 value_site_count_mismatch, enumerator
/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp539 case instrprof_error::value_site_count_mismatch: in handleMergeWriterError()