LLVM  8.0.1
Namespaces | Variables
SampleProf.cpp File Reference
#include "llvm/ProfileData/SampleProf.h"
#include "llvm/Config/llvm-config.h"
#include "llvm/IR/DebugInfoMetadata.h"
#include "llvm/Support/Compiler.h"
#include "llvm/Support/Debug.h"
#include "llvm/Support/ErrorHandling.h"
#include "llvm/Support/ManagedStatic.h"
#include "llvm/Support/raw_ostream.h"
#include <string>
#include <system_error>
Include dependency graph for SampleProf.cpp:

Go to the source code of this file.

Namespaces

 llvm
 This class represents lattice values for constants.
 
 llvm::sampleprof
 

Variables

static ManagedStatic< SampleProfErrorCategoryType > ErrorCategory
 

Variable Documentation

◆ ErrorCategory

ManagedStatic<SampleProfErrorCategoryType> ErrorCategory
static

Definition at line 79 of file SampleProf.cpp.

Referenced by llvm::sampleprof_category().