Searched refs:hash_mismatch (Results 1 – 9 of 9) sorted by relevance
58 hash_mismatch enumerator721 return sampleprof_error::hash_mismatch;
295 hash_mismatch, enumerator
89 case sampleprof_error::hash_mismatch: in message()
105 case instrprof_error::hash_mismatch: in getInstrProfErrString()201 case instrprof_error::hash_mismatch: in addError()
892 return error(instrprof_error::hash_mismatch); in getInstrProfRecord()
249 if (IPE == instrprof_error::hash_mismatch) { in loadFunctionRecord()
1031 else if (IPE == llvm::instrprof_error::hash_mismatch) in loadRegionCounts()
1290 } else if (Err == instrprof_error::hash_mismatch || in readCounters()
129 case instrprof_error::hash_mismatch: in handleMergeWriterError()