Searched refs:isFunctionEntryCold (Results 1 – 6 of 6) sorted by relevance
101 bool ProfileSummaryInfo::isFunctionEntryCold(const Function *F) const { in isFunctionEntryCold() function in ProfileSummaryInfo258 else if (PSI.isFunctionEntryCold(&F)) in run()
368 if (!PSI.isFunctionEntryCold(&Caller)) in getAdviceImpl()
2167 } else if (PSI->isFunctionEntryCold(&Callee)) { in updateThreshold()
145 LLVM_ABI bool isFunctionEntryCold(const Function *F) const;
226 if (PSI->isFunctionEntryCold(&F)) in isFunctionCold()
1235 if (PSI.isFunctionEntryCold(&F)) in unswitchFunction()