CIRCT  19.0.0git
Public Member Functions | List of all members
LowerXMRPass::ValueComparator Struct Reference

llvm::EquivalenceClasses wants comparable elements. More...

Public Member Functions

bool operator() (const Value &lhs, const Value &rhs) const
 

Detailed Description

llvm::EquivalenceClasses wants comparable elements.

This comparator uses uses pointer comparison on the Impl.

Definition at line 825 of file LowerXMR.cpp.

Member Function Documentation

◆ operator()()

bool LowerXMRPass::ValueComparator::operator() ( const Value &  lhs,
const Value &  rhs 
) const
inline

Definition at line 826 of file LowerXMR.cpp.


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