LLVM 23.0.0git
llvm::DenseMapInfo< at::VarRecord > Struct Reference

#include "llvm/IR/DebugInfo.h"

Inheritance diagram for llvm::DenseMapInfo< at::VarRecord >:
[legend]

Static Public Member Functions

static unsigned getHashValue (const at::VarRecord &Var)
static bool isEqual (const at::VarRecord &A, const at::VarRecord &B)

Detailed Description

Definition at line 262 of file DebugInfo.h.

Member Function Documentation

◆ getHashValue()

unsigned llvm::DenseMapInfo< at::VarRecord >::getHashValue ( const at::VarRecord & Var)
inlinestatic

◆ isEqual()

Definition at line 267 of file DebugInfo.h.

References A(), and B().


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