Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DModuleSummaryIndex.h59 Hot = 3, 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/cronet/buildtools/third_party/libc++/trunk/benchmarks/
Dstring.bench.cpp487 enum class Temperature { Hot, Cold }; enumerator