Home
last modified time | relevance | path

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

/minix3/external/bsd/llvm/dist/llvm/include/llvm/ProfileData/
H A DInstrProf.h37 counter_overflow enumerator
/minix3/external/bsd/llvm/dist/llvm/lib/ProfileData/
H A DInstrProf.cpp51 case instrprof_error::counter_overflow: in message()
H A DInstrProfWriter.cpp99 return instrprof_error::counter_overflow; in addFunctionCounts()