Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DProfileCommon.h51 uint32_t NumFunctions = 0; global() variable
/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageSummaryInfo.h151 size_t NumFunctions; global() variable
156 FunctionCoverageInfo(size_t Executed,size_t NumFunctions) FunctionCoverageInfo() argument
[all...]
/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DProfileSummary.h53 const uint32_t NumCounts, NumFunctions; variable
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrOrderFile.cpp58 int NumFunctions = 0; in createOrderFileData() local
/freebsd/contrib/llvm-project/compiler-rt/lib/fuzzer/
H A DFuzzerDataFlowTrace.cpp177 size_t NumFunctions = 0; in Init() local
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DProfileSummary.cpp214 uint64_t NumCounts, TotalCount, NumFunctions, MaxFunctionCount, MaxCount, in getFromMD() local
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProfReader.cpp1482 auto NumFunctions = readNumber<uint64_t>(); in readSummary() local
1604 uint32_t NumFunctions; in readFunctionProfiles() local
H A DInstrProfReader.cpp1432 const uint64_t NumFunctions = in readHeader() local
/freebsd/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp973 SaturatingUINT64 NumFunctions = 0; in collectStatsForObjectFile() local
/freebsd/sys/dev/mpr/mpi/
H A Dmpi2_cnfg.h1276 U8 NumFunctions; /* 0x04 */ member