|
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 253 of file DebugInfo.h.
|
inlinestatic |
Definition at line 254 of file DebugInfo.h.
|
inlinestatic |
Definition at line 264 of file DebugInfo.h.
References llvm::at::VarRecord::DL, llvm::hash_combine(), and llvm::at::VarRecord::Var.
|
inlinestatic |
Definition at line 259 of file DebugInfo.h.
|
inlinestatic |
Definition at line 268 of file DebugInfo.h.