Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/IR/
H A DProfileSummary.h33 struct ProfileSummaryEntry { struct
38 ProfileSummaryEntry(uint32_t TheCutoff, uint64_t TheMinCount, in ProfileSummaryEntry() argument