Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/ProfileData/
H A DInstrProf.cpp36 std::string getInstrProfErrString(instrprof_error Err) { in getInstrProfErrString() function
82 return getInstrProfErrString(static_cast<instrprof_error>(IE)); in message()
121 return getInstrProfErrString(Err); in message()
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
H A DInstrProf.cpp76 static std::string getInstrProfErrString(instrprof_error Err) { in getInstrProfErrString() function
129 return getInstrProfErrString(static_cast<instrprof_error>(IE)); in message()
210 return getInstrProfErrString(Err); in message()
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/
H A DInstrProf.cpp77 static std::string getInstrProfErrString(instrprof_error Err, in getInstrProfErrString() function
173 return getInstrProfErrString(static_cast<instrprof_error>(IE)); in message()
257 return getInstrProfErrString(Err, Msg); in message()