LLVM 20.0.0git
Public Member Functions | List of all members
llvm::SCEVPatternMatch::class_match< Class > Struct Template Reference

#include "llvm/Analysis/ScalarEvolutionPatternMatch.h"

Public Member Functions

template<typename ITy >
bool match (ITy *V) const
 

Detailed Description

template<typename Class>
struct llvm::SCEVPatternMatch::class_match< Class >

Definition at line 55 of file ScalarEvolutionPatternMatch.h.

Member Function Documentation

◆ match()

template<typename Class >
template<typename ITy >
bool llvm::SCEVPatternMatch::class_match< Class >::match ( ITy *  V) const
inline

Definition at line 56 of file ScalarEvolutionPatternMatch.h.


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