Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h336 unexpected_correlation_info, enumerator
/freebsd-14.2/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp117 case instrprof_error::unexpected_correlation_info: in getInstrProfErrString()
H A DInstrProfReader.cpp608 return error(instrprof_error::unexpected_correlation_info); in readHeader()