LLVM 24.0.0git
SampleProfile.h File Reference

This file provides the interface for the sampled PGO loader pass. More...

Go to the source code of this file.

Classes

class  llvm::SampleProfileLoaderPass
 The sample profiler data loader pass. More...

Namespaces

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

Variables

LLVM_ABI cl::opt< int > llvm::SampleHotCallSiteThreshold
LLVM_ABI cl::opt< int > llvm::SampleColdCallSiteThreshold
LLVM_ABI cl::opt< int > llvm::ProfileInlineGrowthLimit
LLVM_ABI cl::opt< int > llvm::ProfileInlineLimitMin
LLVM_ABI cl::opt< int > llvm::ProfileInlineLimitMax
LLVM_ABI cl::opt< boolllvm::SortProfiledSCC

Detailed Description

This file provides the interface for the sampled PGO loader pass.

Definition in file SampleProfile.h.