llvm::SDNode::getMaxNumOperands

Return the maximum number of operands that a SDNode can hold.

Synopsis

Declared in <llvm/CodeGen/SelectionDAGNodes.h>

constexpr
static
size_t
getMaxNumOperands();

Return Value

The maximum number of operands that a SDNode can hold.