struct m_SpecificMask

Declaration

struct m_SpecificMask { /* full declaration omitted */ };

Declared at: llvm/include/llvm/IR/PatternMatch.h:1529

Member Variables

public ArrayRef<int>& MaskRef

Method Overview

Methods

m_SpecificMask(ArrayRef<int>& MaskRef)

Declared at: llvm/include/llvm/IR/PatternMatch.h:1531

Parameters

ArrayRef<int>& MaskRef

bool match(ArrayRef<int> Mask)

Declared at: llvm/include/llvm/IR/PatternMatch.h:1532

Parameters

ArrayRef<int> Mask