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

  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ProfileData/Coverage/
CoverageMapping.h 556 ArrayRef<std::pair<std::string, uint64_t>> getCounterMismatches() const {
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cov/
CodeCoverage.cpp 372 for (const auto &CounterMismatch : Coverage->getCounterMismatches())
    [all...]

Completed in 543 milliseconds