ΒΆtemplate <Intrinsic::ID IntrID,
typename T0,
typename T1>
inline int m_Intrinsic(const T0& Op0,
const T1& Op1)
template <Intrinsic::ID IntrID,
typename T0,
typename T1>
inline int m_Intrinsic(const T0& Op0,
const T1& Op1)
Declared at: llvm/include/llvm/IR/PatternMatch.h:1779
Templates
- Intrinsic::ID IntrID
- T0
- T1
Parameters
- const T0& Op0
- const T1& Op1