LLVM  8.0.1
Classes | Namespaces
SampleProfWriter.h File Reference
#include "llvm/ADT/MapVector.h"
#include "llvm/ADT/StringMap.h"
#include "llvm/ADT/StringRef.h"
#include "llvm/IR/ProfileSummary.h"
#include "llvm/ProfileData/SampleProf.h"
#include "llvm/Support/ErrorOr.h"
#include "llvm/Support/raw_ostream.h"
#include <algorithm>
#include <cstdint>
#include <memory>
#include <set>
#include <system_error>
Include dependency graph for SampleProfWriter.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  llvm::sampleprof::SampleProfileWriter
 Sample-based profile writer. Base class. More...
 
class  llvm::sampleprof::SampleProfileWriterText
 Sample-based profile writer (text format). More...
 
class  llvm::sampleprof::SampleProfileWriterBinary
 Sample-based profile writer (binary format). More...
 
class  llvm::sampleprof::SampleProfileWriterRawBinary
 
class  llvm::sampleprof::SampleProfileWriterCompactBinary
 

Namespaces

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