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

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

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

Public Attributes
LTy L
RTy R

Detailed Description

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

Definition at line 234 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: