Searched refs:hash_mismatch (Results 1 – 8 of 8) sorted by relevance
91 ASSERT_TRUE(ErrorEquals(instrprof_error::hash_mismatch, R.getError())); in TEST_F()118 ASSERT_TRUE(ErrorEquals(instrprof_error::hash_mismatch, EC)); in TEST_F()
177 hash_mismatch, enumerator
82 case instrprof_error::hash_mismatch: in handleMergeWriterError()
53 case instrprof_error::hash_mismatch: in message()
196 if (EC == instrprof_error::hash_mismatch) { in load()
623 return error(instrprof_error::hash_mismatch); in getInstrProfRecord()
519 else if (EC == instrprof_error::hash_mismatch || in readCounters()
761 else if (EC == llvm::instrprof_error::hash_mismatch) in loadRegionCounts()