LLVM 22.0.0git
llvm::RISCVISAUtils::ExtensionComparator Struct Reference

Helper class for OrderedExtensionMap. More...

#include "llvm/Support/RISCVISAUtils.h"

Public Member Functions

bool operator() (const std::string &LHS, const std::string &RHS) const

Detailed Description

Helper class for OrderedExtensionMap.

Definition at line 35 of file RISCVISAUtils.h.

Member Function Documentation

◆ operator()()

bool llvm::RISCVISAUtils::ExtensionComparator::operator() ( const std::string & LHS,
const std::string & RHS ) const
inline

Definition at line 36 of file RISCVISAUtils.h.

References llvm::RISCVISAUtils::compareExtension(), LHS, and RHS.


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