LLVM: llvm::PatternMatch::Signum_match< Opnd_t > Struct Template Reference (original) (raw)

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

Public Member Functions
Signum_match (const Opnd_t &V)
template
bool match (OpTy *V) const
Public Attributes
Opnd_t Val

Detailed Description

template<typename Opnd_t>
struct llvm::PatternMatch::Signum_match< Opnd_t >

Definition at line 3122 of file PatternMatch.h.

Constructor & Destructor Documentation

template<typename Opnd_t>

Member Function Documentation

match()

template<typename Opnd_t>

template

Member Data Documentation

Val

template<typename Opnd_t>


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