LLVM: llvm::orc::FunctionPairKeyHash Struct Reference (original) (raw)

#include "[llvm/ExecutionEngine/Orc/ELFNixPlatform.h](ELFNixPlatform%5F8h%5Fsource.html)"

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

Detailed Description

Definition at line 46 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 48 of file ELFNixPlatform.h.


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