| 
    LLVM 22.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 434 of file TypeSize.h.
      
  | 
  inlinestatic | 
Definition at line 435 of file TypeSize.h.
References llvm::ElementCount::getScalable().
      
  | 
  inlinestatic | 
Definition at line 441 of file TypeSize.h.
References llvm::details::FixedOrScalableQuantity< LeafTy, ValueTy >::getKnownMinValue(), and llvm::details::FixedOrScalableQuantity< LeafTy, ValueTy >::isScalable().
      
  | 
  inlinestatic | 
Definition at line 438 of file TypeSize.h.
References llvm::ElementCount::getFixed().
      
  | 
  inlinestatic | 
Definition at line 448 of file TypeSize.h.