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

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

Detailed Description

Definition at line 2029 of file PatternMatch.h.

Constructor & Destructor Documentation

llvm::PatternMatch::m_SpecificMask::m_SpecificMask ( ArrayRef< int > Val) inline

Member Function Documentation

match()

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

Member Data Documentation

Val

ArrayRef llvm::PatternMatch::m_SpecificMask::Val


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