Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DProfileSummaryInfo.h144 uint64_t getOrCompHotCountThreshold();
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DProfileSummaryInfo.cpp307 uint64_t ProfileSummaryInfo::getOrCompHotCountThreshold() { in getOrCompHotCountThreshold() function in ProfileSummaryInfo
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DSampleProfile.cpp1021 PSI->getOrCompHotCountThreshold()); in inlineHotFunctions()
1069 InlinedGUIDs, F.getParent(), PSI->getOrCompHotCountThreshold()); in inlineHotFunctions()