enum AllocType

Declared at: llvm/lib/Analysis/MemoryBuiltins.cpp:54

Enumerators

NameValueComment
OpNewLike1
MallocLike2
AlignedAllocLike4
CallocLike8
ReallocLike16
StrDupLike32
MallocOrOpNewLike3
MallocOrCallocLike15
AllocLike47
AnyAlloc63