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 79 of file MachineBasicBlock.h.

Member Data Documentation

◆ BaseID

unsigned llvm::UniqueBBID::BaseID

Definition at line 80 of file MachineBasicBlock.h.

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

◆ CloneID

unsigned llvm::UniqueBBID::CloneID

Definition at line 81 of file MachineBasicBlock.h.

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


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