Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DRawMemProfReader.cpp221 uint64_t NumAllocFunctions = 0, NumMibInfo = 0; in printYAML() local
225 NumAllocFunctions++; in printYAML()
235 OS << " NumAllocFunctions: " << NumAllocFunctions << "\n"; in printYAML()