Searched refs:getMismatchedCount (Results 1 – 2 of 2) sorted by relevance
982 unsigned getMismatchedCount() const { return FuncHashMismatches.size(); } in getMismatchedCount() function
471 unsigned Mismatched = Coverage->getMismatchedCount(); in load()