LLVM: llvm::PatternMatch::m_Intrinsic_Ty< T0 > Struct Template Reference (original) (raw)

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

Inheritance diagram for llvm::PatternMatch::m_Intrinsic_Ty< T0 >:

[legend]

Public Types
using Ty = match_combine_and<IntrinsicID_match, Argument_match>

Detailed Description

template
struct llvm::PatternMatch::m_Intrinsic_Ty< T0 >

Definition at line 2777 of file PatternMatch.h.

Member Typedef Documentation

Ty

template

using llvm::PatternMatch::m_Intrinsic_Ty< T0 >::Ty = match_combine_and<IntrinsicID_match, Argument_match>

Definition at line 2778 of file PatternMatch.h.


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