Searched refs:isFunctionHotInCallGraphNthPercentile (Results 1 – 5 of 5) sorted by relevance
62 bool isFunctionHotInCallGraphNthPercentile( in isFunctionHotInCallGraphNthPercentile() function85 static bool isFunctionHotInCallGraphNthPercentile( in isFunctionHotInCallGraphNthPercentile() function90 return machine_size_opts_detail::isFunctionHotInCallGraphNthPercentile( in isFunctionHotInCallGraphNthPercentile()
57 static bool isFunctionHotInCallGraphNthPercentile(int CutOff, in isFunctionHotInCallGraphNthPercentile() function61 return PSI->isFunctionHotInCallGraphNthPercentile(CutOff, F, BFI); in isFunctionHotInCallGraphNthPercentile()
61 return !AdapterT::isFunctionHotInCallGraphNthPercentile( in shouldFuncOptimizeForSizeImpl()
120 bool isFunctionHotInCallGraphNthPercentile(int PercentileCutoff,
199 bool ProfileSummaryInfo::isFunctionHotInCallGraphNthPercentile( in isFunctionHotInCallGraphNthPercentile() function in ProfileSummaryInfo