ΒΆinline cst_pred_ty<
    llvm::PatternMatch::is_power2_or_zero>
m_Power2OrZero()

Description

Match an integer or vector of 0 or power-of-2 values. For vectors, this includes constants with undefined elements.

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