LLVM 22.0.0git
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 630 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 631 of file GenericDomTreeConstruction.h.

References LHS, and RHS.


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