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.cpp143 case instrprof_error::value_site_count_mismatch: in getInstrProfErrString()
789 Warn(instrprof_error::value_site_count_mismatch); in mergeValueProfData()
/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h344 value_site_count_mismatch, enumerator
/freebsd/contrib/llvm-project/llvm/tools/llvm-profdata/
H A Dllvm-profdata.cpp502 case instrprof_error::value_site_count_mismatch: in handleMergeWriterError()