ΒΆinline match_combine_and<
    class_match<llvm::Constant>,
    match_unless<
        llvm::PatternMatch::constantexpr_match>>
m_ImmConstant()

Description

Match an arbitrary immediate Constant and ignore it.

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