HomeSort by relevance Sort by last modified time
    Searched refs:getMismatchedCount (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/ProfileData/Coverage/
CoverageMapping.h 454 unsigned getMismatchedCount() { return MismatchedFunctionCount; }
  /external/llvm/tools/llvm-cov/
CodeCoverage.cpp 269 unsigned Mismatched = Coverage->getMismatchedCount();

Completed in 165 milliseconds