Return true if this operator has poison-generating flags, return attributes or metadata. The latter two is only possible for instructions.
Declared in <llvm/IR/Operator.h>
bool
hasPoisonGeneratingAnnotations() const;
True if this operator has poison-generating flags, attributes, or metadata.