LLVM 22.0.0git
llvm::PatternMatch::m_ZeroMask Struct Reference

#include "llvm/IR/PatternMatch.h"

Public Member Functions

bool match (ArrayRef< int > Mask) const

Detailed Description

Definition at line 2010 of file PatternMatch.h.

Member Function Documentation

◆ match()

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

Definition at line 2011 of file PatternMatch.h.

References llvm::all_of().


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