Home
last modified time | relevance | path

Searched defs:getColdCountThreshold (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
DProfileSummaryInfo.h177 uint64_t getColdCountThreshold() const { in getColdCountThreshold() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DProfileSummaryInfo.h153 uint64_t getColdCountThreshold() { in getColdCountThreshold() function
/external/swiftshader/third_party/llvm-16.0/llvm/lib/ProfileData/
DProfileSummaryBuilder.cpp176 ProfileSummaryBuilder::getColdCountThreshold(const SummaryEntryVector &DS) { in getColdCountThreshold() function in ProfileSummaryBuilder