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

#include "llvm/IR/PatternMatch.h"

Public Member Functions

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

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)
inline

Definition at line 88 of file PatternMatch.h.


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