Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/ProfileData/
H A DInstrProf.h833 HotFunctionVal = -1, enumerator
838 if (FirstCount == (uint64_t)HotFunctionVal) in getCountPseudoKind()
846 Counts[0] = (uint64_t)HotFunctionVal; in setPseudoCount()