Home
last modified time | relevance | path

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

/external/llvm/include/llvm/ProfileData/
DInstrProf.h36 count_mismatch, enumerator
/external/llvm/lib/ProfileData/
DInstrProf.cpp49 case instrprof_error::count_mismatch: in message()
DInstrProfWriter.cpp95 return instrprof_error::count_mismatch; in addFunctionCounts()