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

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

Public Attributes
int & SplatIndex

Detailed Description

Definition at line 2035 of file PatternMatch.h.

Constructor & Destructor Documentation

llvm::PatternMatch::m_SplatOrPoisonMask::m_SplatOrPoisonMask ( int & SplatIndex) inline

Member Function Documentation

match()

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

Member Data Documentation

SplatIndex

int& llvm::PatternMatch::m_SplatOrPoisonMask::SplatIndex


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