Searched defs:MinCount (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/include/llvm/IR/
H A DProfileSummary.h35 uint64_t MinCount; ///< The minimum count for this percentile. member in struct:llvm::ProfileSummaryEntry
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/profile/
H A DInstrProfilingValue.c150 uint64_t MinCount = UINT64_MAX; local
/freebsd-13-stable/contrib/llvm-project/clang/lib/ASTMatchers/Dynamic/
H A DMarshallers.h803 VariadicOperatorMatcherDescriptor(unsigned MinCount, unsigned MaxCount, argument
855 const unsigned MinCount; member in class:clang::ast_matchers::dynamic::VariadicOperatorMatcherDescriptor
/freebsd-13-stable/sys/contrib/dev/acpica/include/
H A Dactbl3.h756 UINT32 MinCount; /* Minimum counter value */ member in struct:acpi_table_wdat
834 UINT16 MinCount; /* Minimum counter value supported */ member in struct:acpi_table_wddt
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp1343 unsigned MinCount = Known.countMinPopulation(); local

Completed in 99 milliseconds