LLVM: llvm::InstrProfCorrelator::Probe Struct Reference (original) (raw)
#include "[llvm/ProfileData/InstrProfCorrelator.h](InstrProfCorrelator%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| std::string | FunctionName |
| std::optional< std::string > | LinkageName |
| yaml::Hex64 | CFGHash |
| yaml::Hex64 | CounterOffset |
| uint32_t | NumCounters |
| std::optional< std::string > | FilePath |
| std::optional< int > | LineNumber |
Definition at line 103 of file InstrProfCorrelator.h.
◆ CFGHash
yaml::Hex64 llvm::InstrProfCorrelator::Probe::CFGHash
◆ CounterOffset
yaml::Hex64 llvm::InstrProfCorrelator::Probe::CounterOffset
◆ FilePath
std::optionalstd::string llvm::InstrProfCorrelator::Probe::FilePath
◆ FunctionName
std::string llvm::InstrProfCorrelator::Probe::FunctionName
◆ LineNumber
std::optional llvm::InstrProfCorrelator::Probe::LineNumber
◆ LinkageName
std::optionalstd::string llvm::InstrProfCorrelator::Probe::LinkageName
◆ NumCounters
uint32_t llvm::InstrProfCorrelator::Probe::NumCounters
The documentation for this struct was generated from the following file:
- include/llvm/ProfileData/InstrProfCorrelator.h