LLVM 20.0.0git
Public Member Functions | List of all members
llvm::orc::FunctionPairKeyHash Struct Reference

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

Public Member Functions

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

Detailed Description

Definition at line 45 of file ELFNixPlatform.h.

Member Function Documentation

◆ operator()()

std::size_t llvm::orc::FunctionPairKeyHash::operator() ( const std::pair< RuntimeFunction *, RuntimeFunction * > &  key) const
inline

Definition at line 47 of file ELFNixPlatform.h.


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