================
@@ -42,6 +42,17 @@ struct BBClusterInfo {
unsigned PositionInCluster;
};
+struct BBPosition {
----------------
RKSimon wrote:
(style) public data structures need dxoygen descriptions
https://github.com/llvm/llvm-project/pull/166324