Home
last modified time | relevance | path

Searched refs:isColdCount (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/Analysis/
DProfileSummaryInfo.h61 bool isColdCount(uint64_t C);
/external/llvm/lib/Analysis/
DProfileSummaryInfo.cpp122 bool ProfileSummaryInfo::isColdCount(uint64_t C) { in isColdCount() function in ProfileSummaryInfo