Return true if this instruction has poison‐generating attribute.

Synopsis

Declared in <llvm/IR/Instruction.h>

bool
hasPoisonGeneratingAttributes() const;

Return Value

True if poison‐generating attributes are present.

Created with MrDocs