Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/sancov/
Dsancov.cpp134 struct RawCoverage { struct
135 explicit RawCoverage(std::unique_ptr<std::set<uint64_t>> Addrs) in RawCoverage() argument
142 std::unique_ptr<std::set<uint64_t>> Addrs;