Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DMemProfReader.cpp311 uint64_t NumAllocFunctions = 0, NumMibInfo = 0; in printYAML() local
316 NumAllocFunctions++; in printYAML()
330 OS << " NumAllocFunctions: " << NumAllocFunctions << "\n"; in printYAML()