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