CIRCT 20.0.0git
Loading...
Searching...
No Matches
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 892 of file LowerXMR.cpp.

Member Function Documentation

◆ operator()()

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

Definition at line 893 of file LowerXMR.cpp.


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