Home
last modified time | relevance | path

Searched defs:CME (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ProfileData/Coverage/
DCoverageMapping.cpp299 std::move(E), [](const CoverageMapError &CME) { in handleMaybeNoDataFoundError()
DCoverageMappingReader.cpp50 handleAllErrors(std::move(E), [&](const CoverageMapError &CME) { in increment()