LLVM 22.0.0git
llvm::VPlanPatternMatch::m_Intrinsic_Ty< T0 > Struct Template Reference

#include "Transforms/Vectorize/VPlanPatternMatch.h"

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

Public Types

using Ty = match_combine_and<IntrinsicID_match, Argument_match<T0>>

Detailed Description

template<typename T0>
struct llvm::VPlanPatternMatch::m_Intrinsic_Ty< T0 >

Definition at line 642 of file VPlanPatternMatch.h.

Member Typedef Documentation

◆ Ty

Definition at line 643 of file VPlanPatternMatch.h.


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