LLVM
8.0.1
|
#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>
Go to the source code of this file.
Namespaces | |
llvm | |
This class represents lattice values for constants. | |
llvm::sampleprof | |
Variables | |
static ManagedStatic< SampleProfErrorCategoryType > | ErrorCategory |
|
static |
Definition at line 79 of file SampleProf.cpp.
Referenced by llvm::sampleprof_category().