LLVM 20.0.0git
|
#include "llvm/Analysis/AssumeBundleQueries.h"
Static Public Member Functions | |
static Attribute::AttrKind | getEmptyKey () |
static Attribute::AttrKind | getTombstoneKey () |
static unsigned | getHashValue (Attribute::AttrKind AK) |
static bool | isEqual (Attribute::AttrKind LHS, Attribute::AttrKind RHS) |
Definition at line 50 of file AssumeBundleQueries.h.
|
inlinestatic |
Definition at line 51 of file AssumeBundleQueries.h.
References llvm::Attribute::EmptyKey.
|
inlinestatic |
Definition at line 57 of file AssumeBundleQueries.h.
References llvm::hash_combine().
|
inlinestatic |
Definition at line 54 of file AssumeBundleQueries.h.
References llvm::Attribute::TombstoneKey.
|
inlinestatic |
Definition at line 60 of file AssumeBundleQueries.h.