llvm::IntrinsicInst::isAssociative

Return true if this intrinsic is an associative operation.

Synopsis

Declared in <llvm/IR/IntrinsicInst.h>

bool
isAssociative() const;

Return Value

True if this intrinsic is an associative operation.