LLVM 19.0.0git
Public Attributes | List of all members
llvm::InstrProfCorrelator::CorrelationData Struct Reference

#include "llvm/ProfileData/InstrProfCorrelator.h"

Public Attributes

std::vector< ProbeProbes
 

Detailed Description

Definition at line 108 of file InstrProfCorrelator.h.

Member Data Documentation

◆ Probes

std::vector<Probe> llvm::InstrProfCorrelator::CorrelationData::Probes

Definition at line 109 of file InstrProfCorrelator.h.


The documentation for this struct was generated from the following file: