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

  /src/external/apache2/llvm/dist/llvm/lib/ProfileData/
SampleProf.cpp 100 const std::error_category &llvm::sampleprof_category() { function in class:llvm
  /src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
SampleProf.h 40 const std::error_category &sampleprof_category();
62 return std::error_code(static_cast<int>(E), sampleprof_category());

Completed in 15 milliseconds