Home
last modified time | relevance | path

Searched refs:isColdFunction (Results 1 – 3 of 3) sorted by relevance

/external/llvm/lib/Analysis/
DProfileSummaryInfo.cpp85 bool ProfileSummaryInfo::isColdFunction(const Function *F) { in isColdFunction() function in ProfileSummaryInfo
159 else if (PSI.isColdFunction(&F)) in run()
DInlineCost.cpp651 bool ColdCallee = PSI->isColdFunction(&Callee); in updateThreshold()
/external/llvm/include/llvm/Analysis/
DProfileSummaryInfo.h57 bool isColdFunction(const Function *F);