LLVM 17.0.0git
|
#include "llvm/CodeGen/BasicBlockSectionsProfileReader.h"
Public Attributes | |
unsigned | BBID |
unsigned | ClusterID |
unsigned | PositionInCluster |
Definition at line 33 of file BasicBlockSectionsProfileReader.h.
unsigned llvm::BBClusterInfo::BBID |
Definition at line 35 of file BasicBlockSectionsProfileReader.h.
Referenced by getBBClusterInfoForFunction().
unsigned llvm::BBClusterInfo::ClusterID |
Definition at line 37 of file BasicBlockSectionsProfileReader.h.
unsigned llvm::BBClusterInfo::PositionInCluster |
Definition at line 39 of file BasicBlockSectionsProfileReader.h.