Searched refs:instrprof_category (Results 1 – 2 of 2) sorted by relevance
397 LLVM_ABI const std::error_category &instrprof_category();447 return std::error_code(static_cast<int>(E), instrprof_category()); in make_error_code()
193 const std::error_category &llvm::instrprof_category() { in instrprof_category() function in llvm