Return the locations encoded by MLK as a readable string.
Declared in <llvm/Transforms/IPO/Attributor.h>
static
std::string
getMemoryLocationsAsStr(MemoryLocationsKind MLK);
The locations encoded by MLK as a readable string.
| Name | Description |
|---|---|
| MLK | The memory-location kind bitmask. |