ΒΆinline llvm::PatternMatch::apint_match m_APInt(
    const llvm::APInt*& Res)

Description

Match a ConstantInt or splatted ConstantVector, binding the specified pointer to the contained APInt.

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

Parameters

const llvm::APInt*& Res