Searched refs:isColdCount (Results 1 – 3 of 3) sorted by relevance
164 if (!isColdCount(FunctionCount.getCount())) in isFunctionColdInCallGraph()174 if (!isColdCount(TotalCallCount)) in isFunctionColdInCallGraph()197 return FunctionCount && isColdCount(FunctionCount.getCount()); in isFunctionEntryCold()233 bool ProfileSummaryInfo::isColdCount(uint64_t C) { in isColdCount() function in ProfileSummaryInfo259 return Count && isColdCount(*Count); in isColdBlock()272 return isColdCount(*C); in isColdCallSite()
127 if (PSI->isColdCount(ProfileCount)) in getHotness()
104 bool isColdCount(uint64_t C);