Home
last modified time | relevance | path

Searched refs:getCoveragePoints (Results 1 – 1 of 1) sorted by relevance

/external/llvm/tools/sancov/
Dsancov.cc343 std::set<uint64_t> getCoveragePoints(std::string FileName) { in getCoveragePoints() function
484 computeFunctionLocs(getCoveragePoints(ClBinaryName)); in printNotCoveredFunctions()