Home
last modified time | relevance | path

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

/external/llvm/tools/sancov/
Dsancov.cc557 size_t AllFns; member
752 auto AllFns = group_by(AllAddrInfo, [](const AddrInfo &AI) { in computeNotCoveredFunctions() local
770 auto AllFns = group_by(AllAddrInfo, [](const AddrInfo &AI) { in computeFunctionsCoverage() local
888 std::set<FileFn> AllFns = SCovData.computeAllFunctions(); in printReport() local
/external/swiftshader/third_party/llvm-7.0/llvm/tools/sancov/
Dsancov.cpp167 size_t AllFns; member
1004 auto AllFns = computeFunctions(Coverage.Points); in computeCoveredFunctions() local