Extract dereferenceable information from a dereferenceable assume operand bundle.
Declared in <llvm/IR/BundleAttributes.h>
AssumeDereferenceableInfo
getAssumeDereferenceableInfo(OperandBundleUse OBU);
Parsed dereferenceable operands and constant values from OBU.
| Name | Description |
|---|---|
| OBU | Dereferenceable assume operand bundle to parse. |