Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DProfileSummaryInfo.h147 uint64_t getOrCompColdCountThreshold();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DProfileSummaryInfo.cpp313 uint64_t ProfileSummaryInfo::getOrCompColdCountThreshold() { in getOrCompColdCountThreshold() function in ProfileSummaryInfo