LLVM 19.0.0git
Public Member Functions | List of all members
std::equal_to< llvm::rdf::RegisterAggr > Struct Reference

#include "llvm/CodeGen/RDFRegisters.h"

Public Member Functions

bool operator() (const llvm::rdf::RegisterAggr &A, const llvm::rdf::RegisterAggr &B) const
 

Detailed Description

Definition at line 351 of file RDFRegisters.h.

Member Function Documentation

◆ operator()()

bool std::equal_to< llvm::rdf::RegisterAggr >::operator() ( const llvm::rdf::RegisterAggr A,
const llvm::rdf::RegisterAggr B 
) const
inline

Definition at line 352 of file RDFRegisters.h.

References A, and B.


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