HomeSort by: relevance | last modified time | path
    Searched refs:empty_raw_profile (Results 1 - 4 of 4) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
InstrProf.h 301 empty_raw_profile, member in class:llvm::instrprof_error
  /src/external/apache2/llvm/dist/llvm/lib/ProfileData/
InstrProfReader.cpp 70 return make_error<InstrProfError>(instrprof_error::empty_raw_profile);
InstrProf.cpp 117 case instrprof_error::empty_raw_profile:
  /src/external/apache2/llvm/dist/llvm/tools/llvm-profdata/
llvm-profdata.cpp 217 if (IPE != instrprof_error::empty_raw_profile)
246 if (IPE != instrprof_error::empty_raw_profile)

Completed in 60 milliseconds