Home
last modified time | relevance | path

Searched refs:getOrCompHotCountThreshold (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DProfileSummaryInfo.h115 uint64_t getOrCompHotCountThreshold();
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Analysis/
DProfileSummaryInfo.cpp226 uint64_t ProfileSummaryInfo::getOrCompHotCountThreshold() { in getOrCompHotCountThreshold() function in ProfileSummaryInfo
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
DSampleProfile.cpp795 PSI->getOrCompHotCountThreshold(), in inlineHotFunctions()
837 InlinedGUIDs, F.getParent(), PSI->getOrCompHotCountThreshold(), in inlineHotFunctions()