CIRCT 23.0.0git
Loading...
Searching...
No Matches
Public Member Functions | List of all members
OperandPairLess Struct Reference

Public Member Functions

bool operator() (const std::pair< mlir::Value, bool > &lhs, const std::pair< mlir::Value, bool > &rhs) const
 

Detailed Description

Definition at line 141 of file LowerVariadic.cpp.

Member Function Documentation

◆ operator()()

bool OperandPairLess::operator() ( const std::pair< mlir::Value, bool > &  lhs,
const std::pair< mlir::Value, bool > &  rhs 
) const
inline

Definition at line 142 of file LowerVariadic.cpp.


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