LLVM 19.0.0git
Public Member Functions | List of all members
llvm::DomTreeBuilder::SemiNCAInfo< DomTreeT >::InsertionInfo::Compare Struct Reference

#include "llvm/Support/GenericDomTreeConstruction.h"

Public Member Functions

bool operator() (TreeNodePtr LHS, TreeNodePtr RHS) const
 

Detailed Description

template<typename DomTreeT>
struct llvm::DomTreeBuilder::SemiNCAInfo< DomTreeT >::InsertionInfo::Compare

Definition at line 628 of file GenericDomTreeConstruction.h.

Member Function Documentation

◆ operator()()

template<typename DomTreeT >
bool llvm::DomTreeBuilder::SemiNCAInfo< DomTreeT >::InsertionInfo::Compare::operator() ( TreeNodePtr  LHS,
TreeNodePtr  RHS 
) const
inline

Definition at line 629 of file GenericDomTreeConstruction.h.

References LHS, and RHS.


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