LLVM 20.0.0git
|
#include "llvm/IR/DebugInfo.h"
Static Public Member Functions | |
static at::VarRecord | getEmptyKey () |
static at::VarRecord | getTombstoneKey () |
static unsigned | getHashValue (const at::VarRecord &Var) |
static bool | isEqual (const at::VarRecord &A, const at::VarRecord &B) |
Definition at line 300 of file DebugInfo.h.
|
inlinestatic |
Definition at line 301 of file DebugInfo.h.
|
inlinestatic |
Definition at line 311 of file DebugInfo.h.
References llvm::at::VarRecord::DL, llvm::hash_combine(), and llvm::at::VarRecord::Var.
|
inlinestatic |
Definition at line 306 of file DebugInfo.h.
|
inlinestatic |
Definition at line 315 of file DebugInfo.h.