LLVM 22.0.0git
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 353 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 354 of file SampleProf.h.

References LHS, and RHS.


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