LLVM: llvm::PatternMatch::match_combine_or< LTy, RTy > Struct Template Reference (original) (raw)

Matching combinators. More...

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

Public Attributes
LTy L
RTy R

Detailed Description

template<typename LTy, typename RTy>
struct llvm::PatternMatch::match_combine_or< LTy, RTy >

Matching combinators.

Definition at line 241 of file PatternMatch.h.

Constructor & Destructor Documentation

template<typename LTy, typename RTy>

Member Function Documentation

match()

template<typename LTy, typename RTy>

template

Member Data Documentation

L

template<typename LTy, typename RTy>

R

template<typename LTy, typename RTy>


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