Home
last modified time | relevance | path

Searched defs:MaxColdSize (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DMemoryProfileInfo.h103 uint64_t MaxColdSize; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DMemProfUse.cpp371 OptimizationRemarkEmitter &ORE, uint64_t MaxColdSize) { in readMemprof()
708 uint64_t MaxColdSize = 0; in run() local
/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryProfileInfo.cpp190 const uint64_t MaxColdSize, uint64_t &TotalBytes, in createMIBNode()