Searched defs:isColdBlockNthPercentile (Results 1 – 3 of 3) sorted by relevance
62 static bool isColdBlockNthPercentile(int PercentileCutoff, in isColdBlockNthPercentile() function70 static bool isColdBlockNthPercentile(int PercentileCutoff, in isColdBlockNthPercentile() function168 static bool isColdBlockNthPercentile(int CutOff, const MachineBasicBlock *MBB, in isColdBlockNthPercentile() function174 static bool isColdBlockNthPercentile(int CutOff, BlockFrequency BlockFreq, in isColdBlockNthPercentile() function
90 static bool isColdBlockNthPercentile(int CutOff, const BasicBlock *BB, in isColdBlockNthPercentile() function
393 bool ProfileSummaryInfo::isColdBlockNthPercentile( in isColdBlockNthPercentile() function in ProfileSummaryInfo