Searched defs:NumFunctions (Results 1 - 6 of 6) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DProfileCommon.h53 uint32_t NumFunctions = 0; member in class:llvm::ProfileSummaryBuilder
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DProfileSummary.h51 uint32_t NumCounts, NumFunctions; member in class:llvm::ProfileSummary
58 ProfileSummary(Kind K, SummaryEntryVector DetailedSummary, uint64_t TotalCount, uint64_t MaxCount, uint64_t MaxInternalCount, uint64_t MaxFunctionCount, uint32_t NumCounts, uint32_t NumFunctions) argument
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageSummaryInfo.h110 size_t NumFunctions; member in class:llvm::FunctionCoverageInfo
115 FunctionCoverageInfo(size_t Executed, size_t NumFunctions) argument
[all...]
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DInstrOrderFile.cpp70 int NumFunctions = 0; local
/freebsd-11-stable/contrib/llvm-project/llvm/tools/llvm-dwarfdump/
H A DStatistics.cpp475 unsigned NumFunctions = 0; local
/freebsd-11-stable/sys/dev/mpr/mpi/
H A Dmpi2_cnfg.h1285 U8 NumFunctions; /* 0x04 */ member in struct:_MPI2_CONFIG_PAGE_IO_UNIT_10

Completed in 147 milliseconds