13#ifndef LLVM_PROFILEDATA_MEMPROFCOMMON_H
14#define LLVM_PROFILEDATA_MEMPROFCOMMON_H
ModuleSummaryIndex.h This file contains the declarations the classes that hold the module index and s...
LLVM_ABI AllocationType getAllocType(uint64_t TotalLifetimeAccessDensity, uint64_t AllocCount, uint64_t TotalLifetime)
Return the allocation type for a given set of memory profile values.
LLVM_ABI uint64_t computeFullStackId(ArrayRef< Frame > CallStack)
Helper to generate a single hash id for a given callstack, used for emitting matching statistics and ...
This is an optimization pass for GlobalISel generic memory operations.