Searched refs:isHotCallSite (Results 1 – 3 of 3) sorted by relevance
139 bool isHotCallSite(const CallSite &CS, BlockFrequencyInfo *BFI);
337 bool ProfileSummaryInfo::isHotCallSite(const CallSite &CS, in isHotCallSite() function in ProfileSummaryInfo
1113 PSI->isHotCallSite(CallSite(&Call), CallerBFI)) in getHotCallSiteThreshold()