LLVM
15.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 507 of file TypeSize.h.
|
inlinestatic |
Definition at line 508 of file TypeSize.h.
References llvm::LinearPolySize< ElementCount >::getScalable().
|
inlinestatic |
Definition at line 514 of file TypeSize.h.
References llvm::LinearPolySize< LeafTy >::getKnownMinValue(), and llvm::LinearPolySize< LeafTy >::isScalable().
|
inlinestatic |
Definition at line 511 of file TypeSize.h.
References llvm::LinearPolySize< ElementCount >::getFixed().
|
inlinestatic |
Definition at line 522 of file TypeSize.h.