LLVM 19.0.0git
Public Member Functions | List of all members
llvm::PatternMatch::m_ZeroMask Struct Reference

#include "llvm/IR/PatternMatch.h"

Public Member Functions

bool match (ArrayRef< int > Mask)
 

Detailed Description

Definition at line 1699 of file PatternMatch.h.

Member Function Documentation

◆ match()

bool llvm::PatternMatch::m_ZeroMask::match ( ArrayRef< int >  Mask)
inline

Definition at line 1700 of file PatternMatch.h.

References llvm::all_of().


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