Searched refs:getMismatchedCount (Results 1 - 2 of 2) sorted by relevance

/external/llvm/include/llvm/ProfileData/
H A DCoverageMapping.h419 unsigned getMismatchedCount() { return MismatchedFunctionCount; } function in class:llvm::coverage::CoverageMapping
/external/llvm/tools/llvm-cov/
H A DCodeCoverage.cpp220 unsigned Mismatched = Coverage->getMismatchedCount();

Completed in 107 milliseconds