Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/ProfileData/
H A DInstrProf.h319 missing_debug_info_for_correlation, enumerator
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/
H A DInstrProfReader.cpp476 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()