Home
last modified time | relevance | path

Searched refs:compress_failed (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/
DSampleProf.cpp71 case sampleprof_error::compress_failed: in message()
DInstrProf.cpp108 case instrprof_error::compress_failed: in getInstrProfErrString()
412 return make_error<InstrProfError>(instrprof_error::compress_failed); in collectPGOFuncNameStrings()
DSampleProfWriter.cpp107 return sampleprof_error::compress_failed; in compressAndOutput()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/
DSampleProf.h56 compress_failed, enumerator
DInstrProf.h291 compress_failed, enumerator