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

Matching combinators. More...

#include "[Transforms/Vectorize/VPlanPatternMatch.h](VPlanPatternMatch%5F8h%5Fsource.html)"

Inheritance diagram for llvm::VPlanPatternMatch::match_combine_or< LTy, RTy >:

Public Attributes
LTy L
RTy R

Detailed Description

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

Matching combinators.

Definition at line 223 of file VPlanPatternMatch.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: