Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ProfileData/
DInstrProf.h277 const std::error_category &instrprof_category();
300 return std::error_code(static_cast<int>(E), instrprof_category()); in make_error_code()
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/
DInstrProf.h278 const std::error_category &instrprof_category();
303 return std::error_code(static_cast<int>(E), instrprof_category()); in make_error_code()
/external/llvm/lib/ProfileData/
DInstrProf.cpp89 const std::error_category &llvm::instrprof_category() { in instrprof_category() function in llvm
/external/swiftshader/third_party/llvm-7.0/llvm/lib/ProfileData/
DInstrProf.cpp137 const std::error_category &llvm::instrprof_category() { in instrprof_category() function in llvm