LLVM: llvm::InstrProfCorrelator::CorrelationData Struct Reference (original) (raw)

#include "[llvm/ProfileData/InstrProfCorrelator.h](InstrProfCorrelator%5F8h%5Fsource.html)"

Public Attributes
std::vector< Probe > Probes

Detailed Description

Definition at line 113 of file InstrProfCorrelator.h.

Member Data Documentation

Probes

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

Definition at line 114 of file InstrProfCorrelator.h.


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