Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h919 WarmFunctionVal = -2, enumerator
925 if (FirstCount == (uint64_t)WarmFunctionVal) in getCountPseudoKind()
933 Counts[0] = (uint64_t)WarmFunctionVal; in setPseudoCount()