ΒΆinline cst_pred_ty<
    llvm::PatternMatch::is_zero_int>
m_ZeroInt()

Description

Match an integer 0 or a vector with all elements equal to 0. For vectors, this includes constants with undefined elements.

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