LLVM 19.0.0git
Public Attributes | List of all members
llvm::ELFYAML::PGOAnalysisMapEntry::PGOBBEntry::SuccessorEntry Struct Reference

#include "llvm/ObjectYAML/ELFYAML.h"

Public Attributes

uint32_t ID
 
llvm::yaml::Hex32 BrProb
 

Detailed Description

Definition at line 187 of file ELFYAML.h.

Member Data Documentation

◆ BrProb

llvm::yaml::Hex32 llvm::ELFYAML::PGOAnalysisMapEntry::PGOBBEntry::SuccessorEntry::BrProb

Definition at line 189 of file ELFYAML.h.

◆ ID

uint32_t llvm::ELFYAML::PGOAnalysisMapEntry::PGOBBEntry::SuccessorEntry::ID

Definition at line 188 of file ELFYAML.h.


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