LLVM: llvm::PatternMatch::ExtractValue_match< Ind, Opnd_t > Struct Template Reference (original) (raw)

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

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

Detailed Description

template<int Ind, typename Opnd_t>
struct llvm::PatternMatch::ExtractValue_match< Ind, Opnd_t >

Definition at line 3162 of file PatternMatch.h.

Constructor & Destructor Documentation

template<int Ind, typename Opnd_t>

Member Function Documentation

match()

template<int Ind, typename Opnd_t>

template

Member Data Documentation

Val

template<int Ind, typename Opnd_t>


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