Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageReport.cpp189 unsigned getRedundantPrefixLen(ArrayRef<StringRef> Paths, unsigned LCP) { in getRedundantPrefixLen()
447 const CoverageViewOptions &Options, const unsigned LCP, in prepareSingleFileReport()
476 unsigned LCP = getRedundantPrefixLen(Files); in prepareFileReports() local
618 auto LCP = LCPStack.back(); in prepareSubDirectoryReports() local