Searched defs:CountThreshold (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ | ||
H A D | ProfileSummaryInfo.cpp | 161 uint64_t CountThreshold = Entry.MinCount; computeThreshold() local |
/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/ | ||
H A D | HexagonConstExtenders.cpp | 32 static cl::opt<unsigned> CountThreshold( variable |