Searched refs:hash_mismatch (Results 1 – 15 of 15) sorted by relevance
60 case instrprof_error::hash_mismatch: in getInstrProfErrString()103 case instrprof_error::hash_mismatch: in addError()
691 return error(instrprof_error::hash_mismatch); in getInstrProfRecord()
100 case instrprof_error::hash_mismatch: in getInstrProfErrString()192 case instrprof_error::hash_mismatch: in addError()
720 return error(instrprof_error::hash_mismatch); in getInstrProfRecord()
110 case instrprof_error::hash_mismatch: in handleMergeWriterError()155 case instrprof_error::hash_mismatch: in isFatalError()
94 case instrprof_error::hash_mismatch: in handleMergeWriterError()
108 ASSERT_TRUE(ErrorEquals(instrprof_error::hash_mismatch, R.takeError())); in TEST_P()134 ASSERT_TRUE(ErrorEquals(instrprof_error::hash_mismatch, std::move(E1))); in TEST_P()
111 ASSERT_TRUE(ErrorEquals(instrprof_error::hash_mismatch, R.takeError())); in TEST_P()137 ASSERT_TRUE(ErrorEquals(instrprof_error::hash_mismatch, std::move(E1))); in TEST_P()
291 hash_mismatch, enumerator
199 if (IPE == instrprof_error::hash_mismatch) { in load()
292 hash_mismatch, enumerator
222 if (IPE == instrprof_error::hash_mismatch) { in loadFunctionRecord()
598 } else if (Err == instrprof_error::hash_mismatch || in readCounters()
811 else if (IPE == llvm::instrprof_error::hash_mismatch) in loadRegionCounts()
1022 } else if (Err == instrprof_error::hash_mismatch || in readCounters()