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