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.
Created with MrDocs