ΒΆinline cst_pred_ty<
    llvm::PatternMatch::is_lowbit_mask>
m_LowBitMask()

Description

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

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