LLVM: llvm::object::PGOAnalysisMap Struct Reference (original) (raw)

A feature extension of BBAddrMap that holds information relevant to PGO. More...

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

Classes
struct PGOBBEntry
Extra basic block data with fields for block frequency and branch probability. More...

A feature extension of BBAddrMap that holds information relevant to PGO.

Definition at line 1008 of file ELFTypes.h.

operator==()

BBEntries

std::vector<PGOBBEntry> llvm::object::PGOAnalysisMap::BBEntries

FeatEnable

FuncEntryCount

uint64_t llvm::object::PGOAnalysisMap::FuncEntryCount


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