LLVM: llvm::PatternMatch::OneUse_match< SubPattern_t > Struct Template Reference (original) (raw)

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

Public Member Functions
OneUse_match (const SubPattern_t &SP)
template
bool match (OpTy *V) const
Public Attributes
SubPattern_t SubPattern

Detailed Description

template<typename SubPattern_t>
struct llvm::PatternMatch::OneUse_match< SubPattern_t >

Definition at line 70 of file PatternMatch.h.

Constructor & Destructor Documentation

template<typename SubPattern_t>

Member Function Documentation

match()

template<typename SubPattern_t>

template

Member Data Documentation

SubPattern

template<typename SubPattern_t>


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