Home
last modified time | relevance | path

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

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