Extract separate‐storage information from a separate_storage assume operand bundle.
Synopsis
Declared in <llvm/IR/BundleAttributes.h>
AssumeSeparateStorageInfo
getAssumeSeparateStorageInfo(OperandBundleUse OBU);
Return Value
Parsed separate‐storage operands from OBU.
Parameters
Name |
Description |
OBU |
Separate‐storage assume operand bundle to parse. |
Created with MrDocs