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

#include "Transforms/Vectorize/VPlanPatternMatch.h"

Public Member Functions

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

Detailed Description

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

Definition at line 32 of file VPlanPatternMatch.h.

Member Function Documentation

◆ match()

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

Definition at line 33 of file VPlanPatternMatch.h.


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