|
LLVM 22.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 251 of file DebugInfo.h.
|
inlinestatic |
Definition at line 252 of file DebugInfo.h.
|
inlinestatic |
Definition at line 262 of file DebugInfo.h.
References llvm::at::VarRecord::DL, llvm::hash_combine(), and llvm::at::VarRecord::Var.
|
inlinestatic |
Definition at line 257 of file DebugInfo.h.
|
inlinestatic |
Definition at line 266 of file DebugInfo.h.