Home
last modified time | relevance | path

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

/external/llvm/lib/ProfileData/
DInstrProf.cpp68 case instrprof_error::compress_failed: in getInstrProfErrString()
273 return make_error<InstrProfError>(instrprof_error::compress_failed); in collectPGOFuncNameStrings()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/
DInstrProf.cpp108 case instrprof_error::compress_failed: in getInstrProfErrString()
412 return make_error<InstrProfError>(instrprof_error::compress_failed); in collectPGOFuncNameStrings()
/external/llvm/include/llvm/ProfileData/
DInstrProf.h295 compress_failed, enumerator
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
DInstrProf.h296 compress_failed, enumerator