Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h63 Hot = 3, global() enumerator
/llvm-project/bolt/lib/Passes/
H A DReorderData.cpp506 BinarySection &Hot = in runOnFunctions() local
/llvm-project/llvm/unittests/Analysis/
H A DMemoryProfileInfoTest.cpp117 uint8_t Hot = (uint8_t)AllocationType::Hot; TEST_F() local
[all...]
/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp1000 emitOptimizationRemarksForInlineCandidates(const SmallVectorImpl<CallBase * > & Candidates,const Function & F,bool Hot) emitOptimizationRemarksForInlineCandidates() argument
1136 bool Hot = false; inlineHotFunctions() local
/llvm-project/libcxx/benchmarks/
H A Dstring.bench.cpp