LLVM: llvm::ELFYAML::PGOAnalysisMapEntry::PGOBBEntry Struct Reference (original) (raw)

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

Detailed Description

Definition at line 202 of file ELFYAML.h.

Member Data Documentation

BBFreq

std::optional<uint64_t> llvm::ELFYAML::PGOAnalysisMapEntry::PGOBBEntry::BBFreq

PostLinkBBFreq

std::optional<uint32_t> llvm::ELFYAML::PGOAnalysisMapEntry::PGOBBEntry::PostLinkBBFreq

Successors

std::optional<std::vector<SuccessorEntry> > llvm::ELFYAML::PGOAnalysisMapEntry::PGOBBEntry::Successors


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