LLVM 20.0.0git
|
#include "llvm/Support/TypeSize.h"
Static Public Member Functions | |
static ElementCount | getEmptyKey () |
static ElementCount | getTombstoneKey () |
static unsigned | getHashValue (const ElementCount &EltCnt) |
static bool | isEqual (const ElementCount &LHS, const ElementCount &RHS) |
Definition at line 428 of file TypeSize.h.
|
inlinestatic |
Definition at line 429 of file TypeSize.h.
References llvm::ElementCount::getScalable().
|
inlinestatic |
Definition at line 435 of file TypeSize.h.
References llvm::details::FixedOrScalableQuantity< LeafTy, ValueTy >::getKnownMinValue(), and llvm::details::FixedOrScalableQuantity< LeafTy, ValueTy >::isScalable().
|
inlinestatic |
Definition at line 432 of file TypeSize.h.
References llvm::ElementCount::getFixed().
|
inlinestatic |
Definition at line 442 of file TypeSize.h.