Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/
H A DProfileCommon.h54 uint32_t NumFunctions = 0; variable
/openbsd-src/gnu/llvm/llvm/tools/llvm-cov/
H A DCoverageSummaryInfo.h151 size_t NumFunctions; variable
156 FunctionCoverageInfo(size_t Executed, size_t NumFunctions) in FunctionCoverageInfo()
/openbsd-src/gnu/llvm/llvm/include/llvm/IR/
H A DProfileSummary.h53 const uint32_t NumCounts, NumFunctions; variable
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Instrumentation/
H A DInstrOrderFile.cpp61 int NumFunctions = 0; in createOrderFileData() local
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DProfileSummary.cpp214 uint64_t NumCounts, TotalCount, NumFunctions, MaxFunctionCount, MaxCount, in getFromMD() local
/openbsd-src/gnu/llvm/compiler-rt/lib/fuzzer/
H A DFuzzerDataFlowTrace.cpp177 size_t NumFunctions = 0; in Init() local
/openbsd-src/gnu/llvm/llvm/lib/ProfileData/
H A DSampleProfReader.cpp1511 auto NumFunctions = readNumber<uint64_t>(); in readSummary() local
1640 uint32_t NumFunctions; in readFunctionProfiles() local
/openbsd-src/gnu/llvm/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp903 SaturatingUINT64 NumFunctions = 0; in collectStatsForObjectFile() local