LLVM 22.0.0git
ProfileCommon.h File Reference
#include "llvm/ADT/ArrayRef.h"
#include "llvm/IR/ProfileSummary.h"
#include "llvm/ProfileData/InstrProf.h"
#include "llvm/ProfileData/SampleProf.h"
#include "llvm/Support/Compiler.h"
#include "llvm/Support/Error.h"
#include <algorithm>
#include <cstdint>
#include <functional>
#include <map>
#include <memory>
#include <vector>

Go to the source code of this file.

Classes

class  llvm::ProfileSummaryBuilder
class  llvm::InstrProfSummaryBuilder
class  llvm::SampleProfileSummaryBuilder

Namespaces

namespace  llvm
 This is an optimization pass for GlobalISel generic memory operations.
namespace  llvm::sampleprof

Variables

LLVM_ABI cl::opt< boolllvm::UseContextLessSummary
LLVM_ABI cl::opt< int > llvm::ProfileSummaryCutoffHot
LLVM_ABI cl::opt< int > llvm::ProfileSummaryCutoffCold
LLVM_ABI cl::opt< unsignedllvm::ProfileSummaryHugeWorkingSetSizeThreshold
LLVM_ABI cl::opt< unsignedllvm::ProfileSummaryLargeWorkingSetSizeThreshold
LLVM_ABI cl::opt< uint64_tllvm::ProfileSummaryHotCount
LLVM_ABI cl::opt< uint64_tllvm::ProfileSummaryColdCount