Searched defs:PercentileCutoff (Results 1 – 2 of 2) sorted by relevance
200 int PercentileCutoff, const Function *F, BlockFrequencyInfo &BFI) { in isFunctionHotInCallGraphNthPercentile()263 Optional<uint64_t> ProfileSummaryInfo::computeThreshold(int PercentileCutoff) { in computeThreshold()302 bool ProfileSummaryInfo::isHotCountNthPercentile(int PercentileCutoff, uint64_t C) { in isHotCountNthPercentile()330 bool ProfileSummaryInfo::isHotBlockNthPercentile(int PercentileCutoff, in isHotBlockNthPercentile()
37 static bool isHotBlockNthPercentile(int PercentileCutoff, in isHotBlockNthPercentile()63 int PercentileCutoff, in isFunctionHotInCallGraphNthPercentile()