Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/ProfileData/
DInstrProf.cpp111 case instrprof_error::value_site_count_mismatch: in getInstrProfErrString()
211 case instrprof_error::value_site_count_mismatch: in addError()
665 Warn(instrprof_error::value_site_count_mismatch); in mergeValueProfData()
/freebsd-12-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
DInstrProf.h298 value_site_count_mismatch, enumerator
/freebsd-12-stable/contrib/llvm-project/llvm/tools/llvm-profdata/
Dllvm-profdata.cpp132 case instrprof_error::value_site_count_mismatch: in handleMergeWriterError()