Home
last modified time | relevance | path

Searched defs:NumFunctions (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
H A DProfileCommon.h54 uint32_t NumFunctions = 0; variable
/netbsd-src/sys/external/bsd/compiler_rt/dist/lib/fuzzer/
H A DFuzzerDataFlowTrace.cpp34 size_t NumFunctions = 0; in Init() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-cov/
H A DCoverageSummaryInfo.h151 size_t NumFunctions; variable
156 FunctionCoverageInfo(size_t Executed, size_t NumFunctions) in FunctionCoverageInfo()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DProfileSummary.h53 uint32_t NumCounts, NumFunctions; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DInstrOrderFile.cpp69 int NumFunctions = 0; in createOrderFileData() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DProfileSummary.cpp215 uint64_t NumCounts, TotalCount, NumFunctions, MaxFunctionCount, MaxCount, in getFromMD() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/ProfileData/
H A DSampleProfReader.cpp1255 auto NumFunctions = readNumber<uint64_t>(); in readSummary() local
1384 uint32_t NumFunctions; in readFunctionProfiles() local
/netbsd-src/external/apache2/llvm/dist/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp757 unsigned NumFunctions = 0; in collectStatsForObjectFile() local