Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/tools/llvm-cov/
H A DCoverageExporterLcov.cpp108 bool sortLine(llvm::coverage::CountedRegion I, in sortLine() function
129 llvm::sort(Branches, sortLine); in renderBranchExecutionCounts()