LLVM  8.0.1
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 65 of file LoopIterator.h.

Member Function Documentation

◆ operator()()

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

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