Return dead‐on‐return information from this attribute set.

Synopsis

Declared in <llvm/IR/Attributes.h>

DeadOnReturnInfo
getDeadOnReturnInfo() const;

Return Value

Dead‐on‐return information from this attribute set.

Created with MrDocs