ΒΆinline llvm::PatternMatch::bind_const_intval_ty
m_ConstantInt(uint64_t& V)

Description

Match a ConstantInt and bind to its value. This does not match ConstantInts wider than 64-bits.

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

Parameters

uint64_t& V