LLVM 19.0.0git
Public Member Functions | List of all members
llvm::LoopBodyTraits::LoopBodyFilter Struct Reference

#include "llvm/Analysis/LoopIterator.h"

Public Member Functions

bool operator() (NodeRef N) const
 

Detailed Description

Definition at line 64 of file LoopIterator.h.

Member Function Documentation

◆ operator()()

bool llvm::LoopBodyTraits::LoopBodyFilter::operator() ( NodeRef  N) const
inline

Definition at line 65 of file LoopIterator.h.

References N.


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