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

#include "llvm/IR/PatternMatch.h"

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

Public Types

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

Detailed Description

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

Definition at line 2739 of file PatternMatch.h.

Member Typedef Documentation

◆ Ty

Definition at line 2740 of file PatternMatch.h.


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