CIRCT 22.0.0git
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
llvm::DenseMapInfo< circt::scheduling::Problem::ResourceType > Struct Reference

#include <Problems.h>

Static Public Member Functions

static circt::scheduling::Problem::ResourceType getEmptyKey ()
 
static circt::scheduling::Problem::ResourceType getTombstoneKey ()
 
static unsigned getHashValue (const circt::scheduling::Problem::ResourceType &val)
 
static bool isEqual (const circt::scheduling::Problem::ResourceType &lhs, const circt::scheduling::Problem::ResourceType &rhs)
 

Detailed Description

Definition at line 601 of file Problems.h.

Member Function Documentation

◆ getEmptyKey()

Definition at line 602 of file Problems.h.

◆ getHashValue()

static unsigned llvm::DenseMapInfo< circt::scheduling::Problem::ResourceType >::getHashValue ( const circt::scheduling::Problem::ResourceType val)
inlinestatic

Definition at line 613 of file Problems.h.

References circt::scheduling::Problem::ResourceType::attr.

◆ getTombstoneKey()

Definition at line 607 of file Problems.h.

◆ isEqual()

Definition at line 617 of file Problems.h.

References circt::scheduling::Problem::ResourceType::attr.


The documentation for this struct was generated from the following file: