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