Home
last modified time | relevance | path

Searched defs:MinCount (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/IR/
DProfileSummary.h38 uint64_t MinCount; ///< The minimum count for this percentile. member
/external/compiler-rt/lib/profile/
DInstrProfilingValue.c149 uint64_t MinCount = UINT64_MAX; in __llvm_profile_instrument_target() local