Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h918 HotFunctionVal = -1, enumerator
923 if (FirstCount == (uint64_t)HotFunctionVal) in getCountPseudoKind()
931 Counts[0] = (uint64_t)HotFunctionVal; in setPseudoCount()