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

  /src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
InstrProf.h 280 const std::error_category &instrprof_category();
306 return std::error_code(static_cast<int>(E), instrprof_category());
  /src/external/apache2/llvm/dist/llvm/lib/ProfileData/
InstrProf.cpp 142 const std::error_category &llvm::instrprof_category() { function in class:llvm

Completed in 20 milliseconds