LLVM 22.0.0git
InstrProfCorrelator.h File Reference

Go to the source code of this file.

Classes

class  llvm::InstrProfCorrelator
 InstrProfCorrelator - A base class used to create raw instrumentation data to their functions. More...
struct  llvm::InstrProfCorrelator::Context
struct  llvm::InstrProfCorrelator::Probe
struct  llvm::InstrProfCorrelator::CorrelationData
class  llvm::InstrProfCorrelatorImpl< IntPtrT >
 InstrProfCorrelatorImpl - A child of InstrProfCorrelator with a template pointer type so that the ProfileData vector can be materialized. More...
class  llvm::DwarfInstrProfCorrelator< IntPtrT >
 DwarfInstrProfCorrelator - A child of InstrProfCorrelatorImpl that takes DWARF debug info as input to correlate profiles. More...
class  llvm::BinaryInstrProfCorrelator< IntPtrT >
 BinaryInstrProfCorrelator - A child of InstrProfCorrelatorImpl that takes an object file as input to correlate profiles. More...

Namespaces

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