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