CIRCT 22.0.0git
Loading...
Searching...
No Matches
Public Member Functions | List of all members
circt::firrtl::LayerSetCompare Struct Reference

Compares two SymbolRefAttr lexicographically, returning true if LHS should be ordered before RHS. More...

#include <LayerSet.h>

Public Member Functions

bool operator() (SymbolRefAttr lhs, SymbolRefAttr rhs) const
 

Detailed Description

Compares two SymbolRefAttr lexicographically, returning true if LHS should be ordered before RHS.

Definition at line 19 of file LayerSet.h.

Member Function Documentation

◆ operator()()

bool circt::firrtl::LayerSetCompare::operator() ( SymbolRefAttr  lhs,
SymbolRefAttr  rhs 
) const
inline

Definition at line 20 of file LayerSet.h.


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