Searched refs:hash_mismatch (Results 1 – 11 of 11) sorted by relevance
88 return make_error<InstrProfError>(instrprof_error::hash_mismatch);
62 hash_mismatch enumerator1015 return sampleprof_error::hash_mismatch;
360 hash_mismatch, enumerator
1535 return error(instrprof_error::hash_mismatch); in getInstrProfRecord()1551 return make_error<InstrProfError>(instrprof_error::hash_mismatch, in getMemProfRecordV0()1574 instrprof_error::hash_mismatch, in getMemProfRecordV2()1581 return make_error<InstrProfError>(instrprof_error::hash_mismatch, in getMemProfRecordV2()
91 case sampleprof_error::hash_mismatch: in message()
133 case instrprof_error::hash_mismatch: in getInstrProfErrString()
817 if (IPE == instrprof_error::hash_mismatch) { in loadFunctionRecord()835 if (IPE == instrprof_error::hash_mismatch) { in loadFunctionRecord()
811 } else if (Err == instrprof_error::hash_mismatch) { in readMemprof()
1339 } else if (Err == instrprof_error::hash_mismatch || in handleInstrProfError()
1417 else if (IPE == llvm::instrprof_error::hash_mismatch) in loadRegionCounts()
537 case instrprof_error::hash_mismatch: in handleMergeWriterError()