Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/IR/
H A DModuleSummaryIndex.h60 Hot = 3, enumerator
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DSampleProfile.cpp944 bool Hot) { in emitOptimizationRemarksForInlineCandidates()
1042 bool Hot = false; in inlineHotFunctions() local
/netbsd/external/apache2/llvm/dist/libcxx/benchmarks/
H A Dstring.bench.cpp487 enum class Temperature { Hot, Cold }; enumerator