ΒΆtemplate <typename OpTy>
inline match_combine_or<
    CastClass_match<OpTy, Instruction::ZExt>,
    OpTy>
m_ZExtOrSelf(const OpTy& Op)

Declared at: llvm/include/llvm/IR/PatternMatch.h:1355

Templates

OpTy

Parameters

const OpTy& Op