LLVM 22.0.0git
llvm::UniqueBBID Struct Reference

#include "llvm/Support/UniqueBBID.h"

Public Attributes

unsigned BaseID
unsigned CloneID

Detailed Description

Definition at line 22 of file UniqueBBID.h.

Member Data Documentation

◆ BaseID

unsigned llvm::UniqueBBID::BaseID

Definition at line 23 of file UniqueBBID.h.

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

◆ CloneID

unsigned llvm::UniqueBBID::CloneID

Definition at line 24 of file UniqueBBID.h.

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


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