LLVM: llvm::PatternMatch::m_ZeroMask Struct Reference (original) (raw)

#include "[llvm/IR/PatternMatch.h](PatternMatch%5F8h%5Fsource.html)"

Public Member Functions
bool match (ArrayRef< int > Mask) const

Detailed Description

Definition at line 2023 of file PatternMatch.h.

Member Function Documentation

match()

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

Definition at line 2024 of file PatternMatch.h.

References llvm::all_of().


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