ΒΆinline cst_pred_ty<
    llvm::PatternMatch::is_sign_mask>
m_SignMask()

Description

Match an integer or vector with only the sign bit(s) set. For vectors, this includes constants with undefined elements.

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