LLVM API Documentation
#include <system_error>
Go to the source code of this file.
Classes | |
struct | std::is_error_code_enum< llvm::instrprof_error > |
Namespaces | |
namespace | llvm |
List of target independent CodeGen pass IDs. | |
namespace | std |
Enumerations | |
enum | llvm::instrprof_error { llvm::success = 0, llvm::eof, llvm::bad_magic, llvm::bad_header, llvm::unsupported_version, llvm::unsupported_hash_type, llvm::too_large, llvm::truncated, llvm::malformed, llvm::unknown_function, llvm::hash_mismatch, llvm::count_mismatch, llvm::counter_overflow } |
Functions | |
const std::error_category & | llvm::instrprof_category () |
std::error_code | llvm::make_error_code (instrprof_error E) |