llvm::Instruction::hasPoisonGeneratingAttributes

Return true if this instruction has poison-generating attribute.

Synopsis

Declared in <llvm/IR/Instruction.h>

bool
hasPoisonGeneratingAttributes() const;

Return Value

true if this instruction has poison-generating attribute.