Home
last modified time | relevance | path

Searched defs:getMismatchedCount (Results 1 – 3 of 3) sorted by relevance

/external/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h454 unsigned getMismatchedCount() { return MismatchedFunctionCount; } in getMismatchedCount() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h552 unsigned getMismatchedCount() const { return FuncHashMismatches.size(); } in getMismatchedCount() function
/external/llvm-project/llvm/include/llvm/ProfileData/Coverage/
DCoverageMapping.h554 unsigned getMismatchedCount() const { return FuncHashMismatches.size(); } in getMismatchedCount() function