ΒΆtemplate <typename OpTy>
inline CastClass_match<OpTy,
Instruction::IntToPtr>
m_IntToPtr(const OpTy& Op)
template <typename OpTy>
inline CastClass_match<OpTy,
Instruction::IntToPtr>
m_IntToPtr(const OpTy& Op)
Description
Matches IntToPtr.
Declared at: llvm/include/llvm/IR/PatternMatch.h:1605
Templates
- OpTy
Parameters
- const OpTy& Op