LLVM: llvm::PatternMatch::NoWrapTrunc_match< Op_t, WrapFlags > Struct Template Reference (original) (raw)

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

Public Member Functions
NoWrapTrunc_match (const Op_t &OpMatch)
template
bool match (OpTy *V) const
Public Attributes
Op_t Op

Detailed Description

template<typename Op_t, unsigned WrapFlags = 0>
struct llvm::PatternMatch::NoWrapTrunc_match< Op_t, WrapFlags >

Definition at line 2160 of file PatternMatch.h.

Constructor & Destructor Documentation

template<typename Op_t, unsigned WrapFlags = 0>

Member Function Documentation

match()

template<typename Op_t, unsigned WrapFlags = 0>

template

Member Data Documentation

Op

template<typename Op_t, unsigned WrapFlags = 0>


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