LLVM API Documentation

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 1062 of file PatternMatch.h.

Member Typedef Documentation

Definition at line 1063 of file PatternMatch.h.


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