LLVM: llvm::PatternMatch::m_Intrinsic_Ty< T0, T1, T2 (original) (raw)
#include "[llvm/IR/PatternMatch.h](PatternMatch%5F8h%5Fsource.html)"
Inheritance diagram for llvm::PatternMatch::m_Intrinsic_Ty< T0, T1, T2 >:
[legend]
| Public Types | |
|---|---|
| using | Ty |
Detailed Description
template<typename T0, typename T1, typename T2>
struct llvm::PatternMatch::m_Intrinsic_Ty< T0, T1, T2 >
Definition at line 2785 of file PatternMatch.h.
Member Typedef Documentation
◆ Ty
template<typename T0, typename T1, typename T2>
using llvm::PatternMatch::m_Intrinsic_Ty< T0, T1, T2 >::Ty
Initial value:
match_combine_and<typename m_Intrinsic_Ty<T0, T1>::Ty,
llvm::PatternMatch::Argument_match
Definition PatternMatch.h:2734
llvm::PatternMatch::match_combine_and
Definition PatternMatch.h:256
Definition at line 2786 of file PatternMatch.h.
The documentation for this struct was generated from the following file:
- include/llvm/IR/PatternMatch.h