enum class AllocFnKind

Declared at: llvm/include/llvm/IR/Attributes.h:47

Enumerators

NameValueComment
Unknown0
Alloc1
Realloc2
Free4
Uninitialized8
Zeroed16
Aligned32
LLVM_BITMASK_LARGEST_ENUMERATOR32