LLVM 22.0.0git
llvm::PatternMatch::class_match< Class > Struct Template Reference

#include "llvm/IR/PatternMatch.h"

Public Member Functions

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

Detailed Description

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

Definition at line 87 of file PatternMatch.h.

Member Function Documentation

◆ match()

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

Definition at line 88 of file PatternMatch.h.

References llvm::isa().


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