Return the allockind bitmask describing this allocation function.
Synopsis
Declared in <llvm/IR/Attributes.h>
AllocFnKind
getAllocKind() const;
Return Value
The allockind bitmask describing this allocation function.
Created with MrDocs