Home
last modified time | relevance | path

Searched refs:getColdCountThreshold (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.h153 uint64_t getColdCountThreshold() { in getColdCountThreshold() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DPartialInlining.cpp1289 dbgs() << "ColdCountThreshold = " << PSI->getColdCountThreshold() in unswitchFunction()