Create a AADereferenceable for the position IRP.
Declared in <llvm/Transforms/IPO/Attributor.h>
AADereferenceable(
IRPosition const& IRP,
Attributor& A);
| Name | Description |
|---|---|
| IRP | The IR position of this abstract attribute. |
| A | The Attributor this abstract attribute belongs to. |