ΒΆllvm::memprof::AllocationType getAllocType(
uint64_t MaxAccessCount,
uint64_t MinSize,
uint64_t MinLifetime)
llvm::memprof::AllocationType getAllocType(
uint64_t MaxAccessCount,
uint64_t MinSize,
uint64_t MinLifetime)
Description
Return the allocation type for a given set of memory profile values.
Declared at: llvm/include/llvm/Analysis/MemoryProfileInfo.h:33
Parameters
- uint64_t MaxAccessCount
- uint64_t MinSize
- uint64_t MinLifetime