LLVM: llvm::PatternMatch::specific_intval< AllowPoison > Struct Template Reference (original) (raw)

Match a specified integer value or vector of all elements of that value. More...

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

Detailed Description

template<bool AllowPoison>
struct llvm::PatternMatch::specific_intval< AllowPoison >

Match a specified integer value or vector of all elements of that value.

Definition at line 1054 of file PatternMatch.h.

Constructor & Destructor Documentation

template<bool AllowPoison>

Member Function Documentation

match()

template<bool AllowPoison>

template

Member Data Documentation

Val

template<bool AllowPoison>


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