LLVM  4.0.0
Public Types | List of all members
llvm::PatternMatch::m_Intrinsic_Ty< T0 > Struct Template Reference

#include <PatternMatch.h>

Public Types

typedef match_combine_and
< IntrinsicID_match,
Argument_match< T0 > > 
Ty
 

Detailed Description

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

Definition at line 1209 of file PatternMatch.h.

Member Typedef Documentation

Definition at line 1210 of file PatternMatch.h.


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