Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/IR/
DModuleSummaryIndex.h60 Hot = 3, enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DModuleSummaryIndex.h59 Hot = 3, enumerator
/external/adhd/sound_card_init/dsm/src/
Dlib.rs79 Hot(Vec<CalibData>), enumerator
/external/libcxx/benchmarks/
Dstring.bench.cpp269 enum class Temperature { Hot, Cold }; enumerator
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/IPO/
DSampleProfile.cpp939 bool Hot) { in emitOptimizationRemarksForInlineCandidates()
984 bool Hot = false; in inlineHotFunctions() local
/external/llvm-project/llvm/lib/Transforms/IPO/
DSampleProfile.cpp987 bool Hot) { in emitOptimizationRemarksForInlineCandidates()
1032 bool Hot = false; in inlineHotFunctions() local
/external/llvm-project/libcxx/benchmarks/
Dstring.bench.cpp487 enum class Temperature { Hot, Cold }; enumerator