Home
last modified time | relevance | path

Searched refs:uncompress_failed (Results 1 – 4 of 4) sorted by relevance

/external/llvm/lib/ProfileData/
DInstrProf.cpp70 case instrprof_error::uncompress_failed: in getInstrProfErrString()
314 return make_error<InstrProfError>(instrprof_error::uncompress_failed); in readPGOFuncNameStrings()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/
DInstrProf.cpp110 case instrprof_error::uncompress_failed: in getInstrProfErrString()
459 return make_error<InstrProfError>(instrprof_error::uncompress_failed); in readPGOFuncNameStrings()
/external/llvm/include/llvm/ProfileData/
DInstrProf.h296 uncompress_failed enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
DInstrProf.h297 uncompress_failed, enumerator