enum AllocType

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

Enumerators

NameValueComment
OpNewLike1
MallocLike3
CallocLike4
ReallocLike8
StrDupLike16
MallocOrCallocLike7
AllocLike23
AnyAlloc31