ΒΆinline cst_pred_ty<
    llvm::PatternMatch::is_all_ones>
m_AllOnes()

Description

Match an integer or vector with all bits set. For vectors, this includes constants with undefined elements.

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