ΒΆ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:1599

Templates

OpTy

Parameters

const OpTy& Op