Home
last modified time | relevance | path

Searched refs:HottestBlockFreq (Results 1 – 1 of 1) sorted by relevance

/freebsd-14-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDMLRegAllocEvictAdvisor.cpp277 float HottestBlockFreq = 0.0; member
823 Ret.HottestBlockFreq = std::max(Freq, Ret.HottestBlockFreq); in getLIFeatureComponents()
860 float HottestBlockFreq = 0.0; in extractFeatures() local
888 HottestBlockFreq = std::max(HottestBlockFreq, LIFC.HottestBlockFreq); in extractFeatures()
938 SET(hottest_bb_freq_by_max, float, HottestBlockFreq); in extractFeatures()