Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-cov/
DCoverageReport.cpp123 unsigned getNumRedundantPathComponents(ArrayRef<std::string> Paths) { in getNumRedundantPathComponents() function
159 unsigned NumRedundant = getNumRedundantPathComponents(Paths); in getRedundantPrefixLen()