LLVM 19.0.0git
Public Attributes | List of all members
llvm::FunctionPathAndClusterInfo Struct Reference

#include "llvm/CodeGen/BasicBlockSectionsProfileReader.h"

Public Attributes

SmallVector< BBClusterInfoClusterInfo
 
SmallVector< SmallVector< unsigned > > ClonePaths
 

Detailed Description

Definition at line 48 of file BasicBlockSectionsProfileReader.h.

Member Data Documentation

◆ ClonePaths

SmallVector<SmallVector<unsigned> > llvm::FunctionPathAndClusterInfo::ClonePaths

Definition at line 54 of file BasicBlockSectionsProfileReader.h.

◆ ClusterInfo

SmallVector<BBClusterInfo> llvm::FunctionPathAndClusterInfo::ClusterInfo

Definition at line 50 of file BasicBlockSectionsProfileReader.h.


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