Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/ProfileData/
H A DGCOV.cpp51 uint64_t linesExec = 0; member
702 SmallSet<uint32_t, 16> linesExec; in collectFunction() local