LLVM 22.0.0git
llvm::orc::FunctionPairKeyEqual Struct Reference

#include "llvm/ExecutionEngine/Orc/ELFNixPlatform.h"

Public Member Functions

std::size_t operator() (const std::pair< RuntimeFunction *, RuntimeFunction * > &lhs, const std::pair< RuntimeFunction *, RuntimeFunction * > &rhs) const

Detailed Description

Definition at line 54 of file ELFNixPlatform.h.

Member Function Documentation

◆ operator()()

std::size_t llvm::orc::FunctionPairKeyEqual::operator() ( const std::pair< RuntimeFunction *, RuntimeFunction * > & lhs,
const std::pair< RuntimeFunction *, RuntimeFunction * > & rhs ) const
inline

Definition at line 56 of file ELFNixPlatform.h.


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