Searched refs:hash_mismatch (Results 1 – 9 of 9) sorted by relevance
58 hash_mismatch enumerator728 return sampleprof_error::hash_mismatch;
295 hash_mismatch, enumerator
90 case sampleprof_error::hash_mismatch: in message()
105 case instrprof_error::hash_mismatch: in getInstrProfErrString()202 case instrprof_error::hash_mismatch: in addError()
925 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()
130 case instrprof_error::hash_mismatch: in handleMergeWriterError()