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

#include "llvm/CodeGen/MachineBasicBlock.h"

Public Attributes

unsigned BaseID
 
unsigned CloneID
 

Detailed Description

Definition at line 99 of file MachineBasicBlock.h.

Member Data Documentation

◆ BaseID

unsigned llvm::UniqueBBID::BaseID

Definition at line 100 of file MachineBasicBlock.h.

Referenced by llvm::DenseMapInfo< UniqueBBID >::getHashValue().

◆ CloneID

unsigned llvm::UniqueBBID::CloneID

Definition at line 101 of file MachineBasicBlock.h.

Referenced by llvm::DenseMapInfo< UniqueBBID >::getHashValue().


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