Searched refs:isFunctionColdInCallGraphNthPercentile (Results 1 – 5 of 5) sorted by relevance
110 bool isFunctionColdInCallGraphNthPercentile( in isFunctionColdInCallGraphNthPercentile() function138 static bool isFunctionColdInCallGraphNthPercentile( in isFunctionColdInCallGraphNthPercentile() function141 return machine_size_opts_detail::isFunctionColdInCallGraphNthPercentile( in isFunctionColdInCallGraphNthPercentile()
73 static bool isFunctionColdInCallGraphNthPercentile(int CutOff, in isFunctionColdInCallGraphNthPercentile() function77 return PSI->isFunctionColdInCallGraphNthPercentile(CutOff, F, BFI); in isFunctionColdInCallGraphNthPercentile()
66 return AdapterT::isFunctionColdInCallGraphNthPercentile( in shouldFuncOptimizeForSizeImpl()
128 bool isFunctionColdInCallGraphNthPercentile(int PercentileCutoff,
213 bool ProfileSummaryInfo::isFunctionColdInCallGraphNthPercentile( in isFunctionColdInCallGraphNthPercentile() function in ProfileSummaryInfo