Searched refs:hash_mismatch (Results 1 – 11 of 11) sorted by relevance
76 return make_error<InstrProfError>(instrprof_error::hash_mismatch);
64 hash_mismatch, enumerator1027 return sampleprof_error::hash_mismatch;
415 hash_mismatch, enumerator
1425 return error(instrprof_error::hash_mismatch); in getInstrProfRecord()1445 instrprof_error::hash_mismatch, in getMemProfRecordV2()1452 return make_error<InstrProfError>(instrprof_error::hash_mismatch, in getMemProfRecordV2()
92 case sampleprof_error::hash_mismatch: in message()
135 case instrprof_error::hash_mismatch: in getInstrProfErrString()
394 } else if (Err == instrprof_error::hash_mismatch) { in readMemprof()
1420 } else if (Err == instrprof_error::hash_mismatch || in handleInstrProfError()
845 if (IPE == instrprof_error::hash_mismatch) { in loadFunctionRecord()868 if (IPE == instrprof_error::hash_mismatch) { in loadFunctionRecord()
1431 else if (IPE == llvm::instrprof_error::hash_mismatch) in loadRegionCounts()
577 case instrprof_error::hash_mismatch: in handleMergeWriterError()