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

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

Detailed Description

Definition at line 2014 of file PatternMatch.h.

Constructor & Destructor Documentation

llvm::PatternMatch::m_Mask::m_Mask ( ArrayRef< int > & MaskRef) inline

Member Function Documentation

match()

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

Member Data Documentation

MaskRef

ArrayRef& llvm::PatternMatch::m_Mask::MaskRef


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