LLVM 23.0.0git
llvm::VPlanPatternMatch::m_Intrinsic_Ty< T0, T1, T2 > Struct Template Reference

#include "Transforms/Vectorize/VPlanPatternMatch.h"

Inheritance diagram for llvm::VPlanPatternMatch::m_Intrinsic_Ty< T0, T1, T2 >:
[legend]

Public Types

using Ty

Detailed Description

template<typename T0, typename T1, typename T2>
struct llvm::VPlanPatternMatch::m_Intrinsic_Ty< T0, T1, T2 >

Definition at line 965 of file VPlanPatternMatch.h.

Member Typedef Documentation

◆ Ty

template<typename T0, typename T1, typename T2>
using llvm::VPlanPatternMatch::m_Intrinsic_Ty< T0, T1, T2 >::Ty
Initial value:
match_combine_and<typename m_Intrinsic_Ty<T0, T1>::Ty,

Definition at line 966 of file VPlanPatternMatch.h.


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