Home
last modified time | relevance | path

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

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