Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DProfileSummaryInfo.h120 uint64_t getHotCountThreshold() { in getHotCountThreshold() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DPartialInlining.cpp1270 dbgs() << "HotCountThreshold = " << PSI->getHotCountThreshold() << "\n"; in unswitchFunction()