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

#include <Problems.h>

Static Public Member Functions

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

Detailed Description

Definition at line 578 of file Problems.h.

Member Function Documentation

◆ getEmptyKey()

Definition at line 579 of file Problems.h.

◆ getHashValue()

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

Definition at line 590 of file Problems.h.

References circt::scheduling::Problem::OperatorType::attr.

◆ getTombstoneKey()

Definition at line 584 of file Problems.h.

◆ isEqual()

Definition at line 594 of file Problems.h.

References circt::scheduling::Problem::OperatorType::attr.


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