ΒΆinline llvm::PatternMatch::specific_intval
m_SpecificInt(llvm::APInt V)

Description

Match a specific integer value or vector with all elements equal to the value.

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

Parameters

llvm::APInt V