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

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

Templates

OpTy

Parameters

const OpTy& Op