Home
last modified time | relevance | path

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

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