Searched defs:Hot (Results 1 – 5 of 5) sorted by relevance
/llvm-project/llvm/include/llvm/IR/ | ||
H A D | ModuleSummaryIndex.h | 63 Hot = 3, global() enumerator |
/llvm-project/bolt/lib/Passes/ | ||
H A D | ReorderData.cpp | 506 BinarySection &Hot = in runOnFunctions() local |
/llvm-project/llvm/unittests/Analysis/ | ||
H A D | MemoryProfileInfoTest.cpp | 117 uint8_t Hot = (uint8_t)AllocationType::Hot; TEST_F() local |
/llvm-project/llvm/lib/Transforms/IPO/ | ||
H A D | SampleProfile.cpp | 1000 emitOptimizationRemarksForInlineCandidates(const SmallVectorImpl<CallBase * > & Candidates,const Function & F,bool Hot) emitOptimizationRemarksForInlineCandidates() argument |
/llvm-project/libcxx/benchmarks/ | ||
H A D | string.bench.cpp |
|