llvm::Instruction::hasAllowReassoc

Determine whether the allow-reassociation flag is set.

Synopsis

Declared in <llvm/IR/Instruction.h>

bool
hasAllowReassoc() const;

Return Value

True if allow-reassociation is set.