Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/include/llvm/ProfileData/
H A DInstrProf.h425 counter_value_too_large, enumerator
/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DInstrProf.cpp166 case instrprof_error::counter_value_too_large: in getInstrProfErrString()
H A DInstrProfReader.cpp778 instrprof_error::counter_value_too_large, Twine(CounterValue))); in readRawCounts()