Searched refs:hash_mismatch (Results 1 – 8 of 8) 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()
94 case instrprof_error::hash_mismatch: in handleMergeWriterError()
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()
598 } else if (Err == instrprof_error::hash_mismatch || in readCounters()
811 else if (IPE == llvm::instrprof_error::hash_mismatch) in loadRegionCounts()