Home
last modified time | relevance | path

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

/external/llvm/lib/Analysis/
DProfileSummaryInfo.cpp69 bool ProfileSummaryInfo::isHotFunction(const Function *F) { in isHotFunction() function in ProfileSummaryInfo
157 if (PSI.isHotFunction(&F)) in run()
DInlineCost.cpp646 PSI->isHotFunction(&Callee) || in updateThreshold()
/external/llvm/include/llvm/Analysis/
DProfileSummaryInfo.h55 bool isHotFunction(const Function *F);