LLVM 19.0.0git
Public Member Functions | List of all members
llvm::SDPatternMatch::And< Preds > Struct Template Reference

#include "llvm/CodeGen/SDPatternMatch.h"

Inheritance diagram for llvm::SDPatternMatch::And< Preds >:
Inheritance graph
[legend]

Public Member Functions

template<typename MatchContext >
bool match (const MatchContext &, SDValue N)
 

Detailed Description

template<typename... Preds>
struct llvm::SDPatternMatch::And< Preds >

Definition at line 324 of file SDPatternMatch.h.

Member Function Documentation

◆ match()

template<typename... Preds>
template<typename MatchContext >
bool llvm::SDPatternMatch::And< Preds >::match ( const MatchContext &  ,
SDValue  N 
)
inline

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