Home
last modified time | relevance | path

Searched defs:Hot (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h63 Hot = 3, global() enumerator
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp1065 emitOptimizationRemarksForInlineCandidates(const SmallVectorImpl<CallBase * > & Candidates,const Function & F,bool Hot) emitOptimizationRemarksForInlineCandidates() argument
1198 bool Hot = false; inlineHotFunctions() local