Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DProfileSummaryInfo.h124 uint64_t getColdCountThreshold() { in getColdCountThreshold() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DPartialInlining.cpp1271 dbgs() << "ColdCountThreshold = " << PSI->getColdCountThreshold() in unswitchFunction()