Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/Analysis/
H A DProfileSummaryInfo.h124 uint64_t getColdCountThreshold() { in getColdCountThreshold() function
/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DPartialInlining.cpp1266 dbgs() << "ColdCountThreshold = " << PSI->getColdCountThreshold() in unswitchFunction()