Home
last modified time | relevance | path

Searched refs:CallerColdBytes (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DMemoryProfileInfo.cpp407 uint64_t CallerColdBytes = 0; in buildMIBNodes() local
412 NodeHasAmbiguousCallerContext, CallerTotalBytes, CallerColdBytes); in buildMIBNodes()
419 CallerTotalBytes, CallerColdBytes); in buildMIBNodes()
421 ColdBytes += CallerColdBytes; in buildMIBNodes()