LLVM API Documentation

Classes | Namespaces | Enumerations | Functions
InstrProf.h File Reference
#include <system_error>
Include dependency graph for InstrProf.h:
This graph shows which files directly or indirectly include this file:

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)