Searched defs:Hot (Results 1 – 8 of 8) sorted by relevance
59 Hot = 3, enumerator
63 Hot = 3, enumerator
269 enum class Temperature { Hot, Cold }; enumerator
179 Hot, enumerator
939 bool Hot) { in emitOptimizationRemarksForInlineCandidates()984 bool Hot = false; in inlineHotFunctions() local
1024 bool Hot) { in emitOptimizationRemarksForInlineCandidates()1154 bool Hot = false; in inlineHotFunctions() local
475 enum class Temperature { Hot, Cold }; enumerator