Searched refs:hash_mismatch (Results 1 – 6 of 6) sorted by relevance
35 hash_mismatch, enumerator
47 case instrprof_error::hash_mismatch: in message()
378 return error(instrprof_error::hash_mismatch); in getFunctionCounts()
193 if (EC == instrprof_error::hash_mismatch) { in load()
82 ASSERT_TRUE(ErrorEquals(instrprof_error::hash_mismatch, EC)); in TEST_F()
809 else if (EC == llvm::instrprof_error::hash_mismatch) in loadRegionCounts()