Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/ProfileData/
H A DInstrProf.h314 missing_debug_info_for_correlation, enumerator
/llvm-project-15.0.7/llvm/lib/ProfileData/
H A DInstrProfReader.cpp391 return error(instrprof_error::missing_debug_info_for_correlation); in readHeader()
H A DInstrProf.cpp113 case instrprof_error::missing_debug_info_for_correlation: in getInstrProfErrString()