LLVM 19.0.0git
Public Member Functions | List of all members
llvm::sampleprof::SampleRecord::CallTargetComparator Struct Reference

#include "llvm/ProfileData/SampleProf.h"

Public Member Functions

bool operator() (const CallTarget &LHS, const CallTarget &RHS) const
 

Detailed Description

Definition at line 328 of file SampleProf.h.

Member Function Documentation

◆ operator()()

bool llvm::sampleprof::SampleRecord::CallTargetComparator::operator() ( const CallTarget LHS,
const CallTarget RHS 
) const
inline

Definition at line 329 of file SampleProf.h.

References LHS, and RHS.


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