LLVM: llvm::BBClusterInfo Struct Reference (original) (raw)

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

Public Attributes
UniqueBBID BBID
unsigned ClusterID
unsigned PositionInCluster

Detailed Description

Definition at line 36 of file BasicBlockSectionsProfileReader.h.

Member Data Documentation

BBID

UniqueBBID llvm::BBClusterInfo::BBID

Definition at line 38 of file BasicBlockSectionsProfileReader.h.

ClusterID

unsigned llvm::BBClusterInfo::ClusterID

Definition at line 40 of file BasicBlockSectionsProfileReader.h.

PositionInCluster

unsigned llvm::BBClusterInfo::PositionInCluster

Definition at line 42 of file BasicBlockSectionsProfileReader.h.


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