LLVM 22.0.0git
llvm::sampleprof::ProfiledCallGraphNode::ProfiledCallGraphEdgeComparer Struct Reference

#include "llvm/Transforms/IPO/ProfiledCallGraph.h"

Public Member Functions

bool operator() (const ProfiledCallGraphEdge &L, const ProfiledCallGraphEdge &R) const

Detailed Description

Definition at line 42 of file ProfiledCallGraph.h.

Member Function Documentation

◆ operator()()

bool llvm::sampleprof::ProfiledCallGraphNode::ProfiledCallGraphEdgeComparer::operator() ( const ProfiledCallGraphEdge & L,
const ProfiledCallGraphEdge & R ) const
inline

Definition at line 43 of file ProfiledCallGraph.h.


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